Searched refs:PCI_ACCESS_MAX (Results 1 – 2 of 2) sorted by relevance
75 static struct pci_methods *pci_methods[PCI_ACCESS_MAX] = {272 for (i=0; i<PCI_ACCESS_MAX; i++) in pci_lookup_method()281 if (index < 0 || index >= PCI_ACCESS_MAX) in pci_get_method_name()475 for (i=0; i<PCI_ACCESS_MAX; i++) in pci_alloc()495 if (a->method >= PCI_ACCESS_MAX || !pci_methods[a->method]) in pci_init_internal()
60 PCI_ACCESS_MAX enumerator