Home
last modified time | relevance | path

Searched refs:BHND_MATCH_CORE_REV (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/bhndb/
Dbhndb_pci_hwdata.c171 BHND_MATCH_CORE_REV(
191 BHND_MATCH_CORE_REV(
219 BHND_MATCH_CORE_REV(
247 BHND_MATCH_CORE_REV(
Dbhndb_pcivar.h85 { BHND_MATCH_CORE_REV(_rev) }, \
Dbhndb_pci.c190 { BHND_MATCH_CORE_REV (HWREV_LTE(5)) },
/freebsd-12-stable/sys/dev/bhnd/
Dbhnd_match.h134 #define BHND_MATCH_CORE_REV(_rev) _BHND_SET_MATCH_FIELD(core_rev, \ macro
Dbhnd.h369 {{ BHND_MATCH_CORE_REV(_rev) }, (_flags) }
Dbhnd_subr.c693 BHND_MATCH_CORE_REV(HWREV_EQ(core->hwrev)), in bhnd_core_get_match_desc()
/freebsd-12-stable/sys/dev/bwn/
Dif_bwn.c496 BHND_MATCH_CORE_REV(_hwrev), \