Home
last modified time | relevance | path

Searched refs:BHND_COREID_CC (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/bhnd/bhndb/
HDbhndb_pci_hwdata.c214 BHND_MATCH_CORE_ID (BHND_COREID_CC),
242 BHND_MATCH_CORE_ID (BHND_COREID_CC),
/freebsd-14-stable/sys/dev/bhnd/siba/
HDsiba_erom.c127 if (sid.core_info.device == BHND_COREID_CC) in siba_erom_probe()
397 ccid.core_info.device != BHND_COREID_CC) in siba_eio_read_chipid()
/freebsd-14-stable/sys/dev/bhnd/
HDbhnd_ids.h431 #define BHND_COREID_CC 0x800 /* chipcommon core */ macro