Searched refs:BHND_CHIPTYPE_SIBA (Results 1 – 6 of 6) sorted by relevance
107 if (hint->chip_type != BHND_CHIPTYPE_SIBA) in siba_erom_probe()133 if (CHIPC_GET_BITS(idreg, CHIPC_ID_BUS) != BHND_CHIPTYPE_SIBA) in siba_erom_probe()141 if (cid->chip_type != BHND_CHIPTYPE_SIBA) in siba_erom_probe()
100 if (cid->chip_type != BHND_CHIPTYPE_SIBA) in siba_bhndb_probe()
44 (CHIPC_GET_BITS((_chipid), CHIPC_ID_BUS) != BHND_CHIPTYPE_SIBA)
524 #define BHND_CHIPTYPE_SIBA 0 /**< siba(4) interconnect */ macro
1801 case BHND_CHIPTYPE_SIBA: in bhnd_set_default_bus_desc()
392 if (probe->cid.chip_type == BHND_CHIPTYPE_SIBA) { in bhndb_pci_attach()