Searched refs:bs_asic_type (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dpcibus_provider_defs.h32 u32 bs_asic_type; /* chipset type */ member in struct:pcibus_bussoft
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dio_common.c256 if (bs && bs->bs_asic_type < PCIIO_ASIC_MAX_TYPES) {
257 SN_PCIDEV_BUSPROVIDER(dev) = sn_pci_provider[bs->bs_asic_type];
296 if (prom_bussoft_ptr->bs_asic_type >= PCIIO_ASIC_MAX_TYPES) {
298 prom_bussoft_ptr->bs_asic_type);
302 if (prom_bussoft_ptr->bs_asic_type == PCIIO_ASIC_TYPE_PPB)
305 provider = sn_pci_provider[prom_bussoft_ptr->bs_asic_type];
308 prom_bussoft_ptr->bs_asic_type);
343 b->bs_asic_type, b->bs_xid, b->bs_persist_busnum,
539 if ((bussoft->bs_asic_type == PCIIO_ASIC_TYPE_TIOCP) ||
540 (bussoft->bs_asic_type
[all...]
H A Dmsi_sn.c118 sn_irq_info->irq_bridge_type = bussoft->bs_asic_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/pci/pcibr/
H A Dpcibr_provider.c121 if (! IS_PCI_BRIDGE_ASIC(prom_bussoft->bs_asic_type)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dsgi_hotplug.c140 asic_type = pcibus_info->pbi_buscommon.bs_asic_type;

Completed in 37 milliseconds