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

/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.h127 u_int num_hw_reqs; /**< number of match requirements */ member in struct:bhndb_hw
H A Dbhndb_pci_hwdata.c69 .num_hw_reqs = (sizeof(_BHNDB_HW_REQ_ARRAY(__VA_ARGS__)) / \
H A Dbhndb.c203 for (u_int i = 0; i < hw->num_hw_reqs; i++) {

Completed in 101 milliseconds