Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci_hwdata.c214 BHND_MATCH_CORE_ID (BHND_COREID_CC),
242 BHND_MATCH_CORE_ID (BHND_COREID_CC),
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_erom.c126 if (sid.core_info.device == BHND_COREID_CC) in siba_erom_probe()
396 ccid.core_info.device != BHND_COREID_CC) in siba_eio_read_chipid()
/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h431 #define BHND_COREID_CC 0x800 /* chipcommon core */ macro