Lines Matching refs:zpci_bus
41 static int zpci_bus_scan(struct zpci_bus *zbus, int domain, struct pci_ops *ops)
64 struct zpci_bus *zbus = container_of(kref, struct zpci_bus, kref);
83 static void zpci_bus_put(struct zpci_bus *zbus)
88 static struct zpci_bus *zpci_bus_get(int pchid)
90 struct zpci_bus *zbus;
105 static struct zpci_bus *zpci_bus_alloc(int pchid)
107 struct zpci_bus *zbus;
144 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev)
180 static void zpci_bus_add_devices(struct zpci_bus *zbus)
195 struct zpci_bus *zbus = NULL;
270 struct zpci_bus *zbus = zdev->zbus;