Searched refs:PCI_MAXMAPS_0 (Results 1 – 5 of 5) sorted by relevance
209 for (i = 0; i < PCI_MAXMAPS_0; i++) { in mpr_pci_attach()
37 #define PCI_MAXMAPS_0 6 /* max. no. of memory/port maps */ macro
621 cfg->nummaps = PCI_MAXMAPS_0; in pci_hdrtypedata()
587 for (i = 0; (mapped == 0) && (i < PCI_MAXMAPS_0); i++) { in fm801_pci_attach()
573 for (i=0; i<PCI_MAXMAPS_0; i++) { in au_pci_attach()