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

/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.h126 const struct bhnd_core_match *hw_reqs; /**< match requirements */ member in struct:bhndb_hw
H A Dbhndb_pci_hwdata.c68 .hw_reqs = _BHNDB_HW_REQ_ARRAY(__VA_ARGS__), \
H A Dbhndb.c207 match = &hw->hw_reqs[i];
492 for (next = hw_table; next->hw_reqs != NULL; next++) {

Completed in 109 milliseconds