Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bhnd/bhndb/
H A Dbhndb_pci_hwdata.c143 .class = BHND_DEVCLASS_CC,
219 BHND_MATCH_CORE_CLASS (BHND_DEVCLASS_CC),
247 BHND_MATCH_CORE_CLASS (BHND_DEVCLASS_CC),
414 .class = BHND_DEVCLASS_CC,
489 .class = BHND_DEVCLASS_CC,
572 .class = BHND_DEVCLASS_CC,
655 .class = BHND_DEVCLASS_CC,
/freebsd-13.1/sys/dev/bhnd/
H A Dbhnd_types.h47 BHND_DEVCLASS_CC, /**< chipcommon i/o controller */ enumerator
H A Dbhnd.c310 case BHND_DEVCLASS_CC: in bhnd_generic_get_probe_order()
/freebsd-13.1/sys/mips/broadcom/
H A Dbcm_mips.c559 case BHND_DEVCLASS_CC: in bcm_mips_retain_cpu_intr()
/freebsd-13.1/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c568 chipc = bhnd_bus_find_child(bhnd, BHND_DEVCLASS_CC, 0); in bhnd_pci_wars_hwup()