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

/linux-master/drivers/pci/
H A Dsetup-bus.c706 if (i < PCI_BRIDGE_RESOURCES || i > PCI_BRIDGE_RESOURCE_END)
2129 idx <= PCI_BRIDGE_RESOURCE_END)
2213 idx <= PCI_BRIDGE_RESOURCE_END)
2245 for (i = PCI_BRIDGE_RESOURCES; i < PCI_BRIDGE_RESOURCE_END;
2269 if (i == PCI_BRIDGE_RESOURCE_END)
/linux-master/include/linux/
H A Dpci.h126 PCI_BRIDGE_RESOURCE_END = PCI_BRIDGE_RESOURCES + enumerator in enum:__anon1194

Completed in 120 milliseconds