Searched refs:bs_asic_type (Results 1 – 5 of 5) sorted by relevance
257 if (bs && bs->bs_asic_type < PCIIO_ASIC_MAX_TYPES) { in sn_pci_fixup_slot()258 SN_PCIDEV_BUSPROVIDER(dev) = sn_pci_provider[bs->bs_asic_type]; in sn_pci_fixup_slot()297 if (prom_bussoft_ptr->bs_asic_type >= PCIIO_ASIC_MAX_TYPES) { in sn_common_bus_fixup()299 prom_bussoft_ptr->bs_asic_type); in sn_common_bus_fixup()303 if (prom_bussoft_ptr->bs_asic_type == PCIIO_ASIC_TYPE_PPB) in sn_common_bus_fixup()306 provider = sn_pci_provider[prom_bussoft_ptr->bs_asic_type]; in sn_common_bus_fixup()309 prom_bussoft_ptr->bs_asic_type); in sn_common_bus_fixup()344 b->bs_asic_type, b->bs_xid, b->bs_persist_busnum, in sn_common_bus_fixup()540 if ((bussoft->bs_asic_type == PCIIO_ASIC_TYPE_TIOCP) || in sn_io_late_init()541 (bussoft->bs_asic_type == PCIIO_ASIC_TYPE_TIOCE) || in sn_io_late_init()[all …]
118 sn_irq_info->irq_bridge_type = bussoft->bs_asic_type; in sn_setup_msi_irq()
32 u32 bs_asic_type; /* chipset type */ member
122 if (! IS_PCI_BRIDGE_ASIC(prom_bussoft->bs_asic_type)) { in pcibr_bus_fixup()
140 asic_type = pcibus_info->pbi_buscommon.bs_asic_type; in sn_pci_bus_valid()