Home
last modified time | relevance | path

Searched refs:BHND_DEVCLASS_CC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci_hwdata.c141 .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 Dbhnd_types.h46 BHND_DEVCLASS_CC, /**< chipcommon i/o controller */ enumerator
H A Dbhnd.c309 case BHND_DEVCLASS_CC: in bhnd_generic_get_probe_order()
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c566 chipc = bhnd_bus_find_child(bhnd, BHND_DEVCLASS_CC, 0); in bhnd_pci_wars_hwup()