Searched refs:bs_asic_type (Results 1 – 4 of 4) sorted by relevance
255 if (bs && bs->bs_asic_type < PCIIO_ASIC_MAX_TYPES) { in sn_pci_fixup_slot()256 SN_PCIDEV_BUSPROVIDER(dev) = sn_pci_provider[bs->bs_asic_type]; in sn_pci_fixup_slot()295 if (prom_bussoft_ptr->bs_asic_type >= PCIIO_ASIC_MAX_TYPES) { in sn_common_bus_fixup()297 prom_bussoft_ptr->bs_asic_type); in sn_common_bus_fixup()301 if (prom_bussoft_ptr->bs_asic_type == PCIIO_ASIC_TYPE_PPB) in sn_common_bus_fixup()304 provider = sn_pci_provider[prom_bussoft_ptr->bs_asic_type]; in sn_common_bus_fixup()307 prom_bussoft_ptr->bs_asic_type); in sn_common_bus_fixup()342 b->bs_asic_type, b->bs_xid, b->bs_persist_busnum, in sn_common_bus_fixup()537 if ((bussoft->bs_asic_type == PCIIO_ASIC_TYPE_TIOCP) || in sn_io_late_init()538 (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()