Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_match.h133 #define BHND_MATCH_CORE_REV(_rev) _BHND_SET_MATCH_FIELD(core_rev, \ argument
181 #define BHND_MATCH_CHIP_REV(_rev) _BHND_SET_MATCH_FIELD(chip_rev, \ argument
198 #define BHND_MATCH_CHIP_IPR(_cid, _pkg, _rev) \ argument
205 #define BHND_MATCH_CHIP_IR(_cid, _rev) \ argument
252 #define BHND_MATCH_SROMREV(_rev) _BHND_SET_MATCH_FIELD(board_srom_rev, \ argument
256 #define BHND_MATCH_BOARD_REV(_rev) _BHND_SET_MATCH_FIELD(board_rev, \ argument
H A Dbhnd.h360 #define BHND_CORE_QUIRK(_rev, _flags) \ argument
363 #define BHND_CHIP_QUIRK(_chip, _rev, _flags) \ argument
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h82 #define BHNDB_PCI_QUIRK(_rev, _flags) { \ argument