Lines Matching refs:zpci_bus
106 struct zpci_bus *zbus = zdev->zbus;
137 int zpci_bus_scan_bus(struct zpci_bus *zbus)
166 struct zpci_bus *zbus = NULL;
186 static int zpci_bus_create_pci_bus(struct zpci_bus *zbus, struct zpci_dev *fr, struct pci_ops *ops)
216 struct zpci_bus *zbus = container_of(kref, struct zpci_bus, kref);
235 static void zpci_bus_put(struct zpci_bus *zbus)
240 static struct zpci_bus *zpci_bus_get(int pchid)
242 struct zpci_bus *zbus;
257 static struct zpci_bus *zpci_bus_alloc(int pchid)
259 struct zpci_bus *zbus;
296 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev)
329 struct zpci_bus *zbus = NULL;
351 /* The UID of the first PCI function registered with a zpci_bus
353 * is exactly one zpci_bus per domain.
374 struct zpci_bus *zbus = zdev->zbus;