Searched refs:PCIIO_ASIC_MAX_TYPES (Results 1 - 2 of 2) 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.h23 #define PCIIO_ASIC_MAX_TYPES 6 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dio_common.c50 struct sn_pcibus_provider *sn_pci_provider[PCIIO_ASIC_MAX_TYPES]; /* indexed by asic type */
256 if (bs && bs->bs_asic_type < PCIIO_ASIC_MAX_TYPES) {
296 if (prom_bussoft_ptr->bs_asic_type >= PCIIO_ASIC_MAX_TYPES) {
478 for (i = 0; i < PCIIO_ASIC_MAX_TYPES; i++)

Completed in 32 milliseconds