Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bhnd/bhndb/
Dbhndb_pci_hwdata.c145 .class = BHND_DEVCLASS_CC,
221 BHND_MATCH_CORE_CLASS (BHND_DEVCLASS_CC),
249 BHND_MATCH_CORE_CLASS (BHND_DEVCLASS_CC),
418 .class = BHND_DEVCLASS_CC,
493 .class = BHND_DEVCLASS_CC,
576 .class = BHND_DEVCLASS_CC,
659 .class = BHND_DEVCLASS_CC,
/freebsd-12-stable/sys/dev/bhnd/
Dbhnd_types.h47 BHND_DEVCLASS_CC, /**< chipcommon i/o controller */ enumerator
Dbhnd.c311 case BHND_DEVCLASS_CC: in bhnd_generic_get_probe_order()
/freebsd-12-stable/sys/mips/broadcom/
Dbcm_mips.c561 case BHND_DEVCLASS_CC: in bcm_mips_retain_cpu_intr()
/freebsd-12-stable/sys/dev/bhnd/cores/pci/
Dbhnd_pci_hostb.c570 chipc = bhnd_bus_find_child(bhnd, BHND_DEVCLASS_CC, 0); in bhnd_pci_wars_hwup()