Searched refs:ZPCI_FUNCTIONS_PER_BUS (Results 1 – 3 of 3) sorted by relevance
54 return (devfn >= ZPCI_FUNCTIONS_PER_BUS) ? NULL : zbus->function[devfn]; in zdev_from_bus()
139 for (devfn = 0; devfn < ZPCI_FUNCTIONS_PER_BUS; devfn++) { in zpci_bus_scan_bus()
105 #define ZPCI_FUNCTIONS_PER_BUS 256 macro109 struct zpci_dev *function[ZPCI_FUNCTIONS_PER_BUS];