Searched refs:BHND_DEVCLASS_CC (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndb_pci_hwdata.c | 141 .class = BHND_DEVCLASS_CC, 217 BHND_MATCH_CORE_CLASS (BHND_DEVCLASS_CC), 245 BHND_MATCH_CORE_CLASS (BHND_DEVCLASS_CC), 412 .class = BHND_DEVCLASS_CC, 487 .class = BHND_DEVCLASS_CC, 570 .class = BHND_DEVCLASS_CC, 653 .class = BHND_DEVCLASS_CC,
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_types.h | 46 BHND_DEVCLASS_CC, /**< chipcommon i/o controller */ enumerator
|
H A D | bhnd.c | 309 case BHND_DEVCLASS_CC: in bhnd_generic_get_probe_order()
|
/freebsd/sys/dev/bhnd/cores/pci/ |
H A D | bhnd_pci_hostb.c | 566 chipc = bhnd_bus_find_child(bhnd, BHND_DEVCLASS_CC, 0); in bhnd_pci_wars_hwup()
|