Searched refs:PCIIO_ASIC_MAX_TYPES (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dpcibus_provider_defs.h23 #define PCIIO_ASIC_MAX_TYPES 6 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dio_common.c50 struct sn_pcibus_provider *sn_pci_provider[PCIIO_ASIC_MAX_TYPES]; /* indexed by asic type */
264 if (bs && bs->bs_asic_type < PCIIO_ASIC_MAX_TYPES) {
304 if (prom_bussoft_ptr->bs_asic_type >= PCIIO_ASIC_MAX_TYPES) {
486 for (i = 0; i < PCIIO_ASIC_MAX_TYPES; i++)

Completed in 50 milliseconds