Home
last modified time | relevance | path

Searched refs:hw_reqs (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.h124 const struct bhnd_core_match *hw_reqs; /**< match requirements */ member
H A Dbhndb_pci_hwdata.c66 .hw_reqs = _BHNDB_HW_REQ_ARRAY(__VA_ARGS__), \
H A Dbhndb.c192 match = &hw->hw_reqs[i]; in bhndb_hw_matches()
477 for (next = hw_table; next->hw_reqs != NULL; next++) { in bhndb_find_hwspec()