Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_bhndb.c62 if (cid->chip_type != BHND_CHIPTYPE_BCMA) in bcma_bhndb_probe()
H A Dbcma_erom.c180 case BHND_CHIPTYPE_BCMA: in bcma_erom_probe()
/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h525 #define BHND_CHIPTYPE_BCMA 1 /**< bcma(4) interconnect */ macro
531 ((_type) == BHND_CHIPTYPE_BCMA || \