Searched refs:bs_asic_type (Results 1 – 5 of 5) sorted by relevance
256 if (bs && bs->bs_asic_type < PCIIO_ASIC_MAX_TYPES) { in sn_pci_fixup_slot()257 SN_PCIDEV_BUSPROVIDER(dev) = sn_pci_provider[bs->bs_asic_type]; in sn_pci_fixup_slot()296 if (prom_bussoft_ptr->bs_asic_type >= PCIIO_ASIC_MAX_TYPES) { in sn_common_bus_fixup()298 prom_bussoft_ptr->bs_asic_type); in sn_common_bus_fixup()302 if (prom_bussoft_ptr->bs_asic_type == PCIIO_ASIC_TYPE_PPB) in sn_common_bus_fixup()305 provider = sn_pci_provider[prom_bussoft_ptr->bs_asic_type]; in sn_common_bus_fixup()308 prom_bussoft_ptr->bs_asic_type); in sn_common_bus_fixup()343 b->bs_asic_type, b->bs_xid, b->bs_persist_busnum, in sn_common_bus_fixup()539 if ((bussoft->bs_asic_type == PCIIO_ASIC_TYPE_TIOCP) || in sn_io_late_init()540 (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
121 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()