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