Home
last modified time | relevance | path

Searched defs:bhnd_board_match (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_match.h211 struct bhnd_board_match { struct
213 union {
224 } m;
226 uint16_t board_vendor; /**< required board vendor */
227 uint16_t board_type; /**< required board type */
228 uint16_t board_devid; /**< required board devid */
229 struct bhnd_hwrev_match board_rev; /**< matching board revisions */
230 struct bhnd_hwrev_match board_srom_rev; /**< matching board srom revisions */