Searched defs:zbus (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/s390/pci/ |
| H A D | pci_bus.c | 103 struct zpci_bus *zbus = zdev->zbus; in zpci_bus_remove_device() local 134 int zpci_bus_scan_bus(struct zpci_bus *zbus) in zpci_bus_scan_bus() 172 static int zpci_bus_create_pci_bus(struct zpci_bus *zbus, struct zpci_dev *fr, struct pci_ops *ops) in zpci_bus_create_pci_bus() 219 struct zpci_bus *zbus = container_of(kref, struct zpci_bus, kref); in zpci_bus_release() local 246 static inline void __zpci_bus_get(struct zpci_bus *zbus) in __zpci_bus_get() 252 static inline void zpci_bus_put(struct zpci_bus *zbus) in zpci_bus_put() 259 struct zpci_bus *zbus; in zpci_bus_get() local 316 struct zpci_bus *zbus; in zpci_bus_alloc() local 377 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_add_device() 411 static bool zpci_bus_is_isolated_vf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_is_isolated_vf() [all …]
|
| H A D | pci_iov.h | 29 static inline int zpci_iov_setup_virtfn(struct zpci_bus *zbus, struct pci_dev *virtfn, int vfn) in zpci_iov_setup_virtfn() 34 static inline struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf()
|
| H A D | pci_iov.c | 76 struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf() 113 int zpci_iov_setup_virtfn(struct zpci_bus *zbus, struct pci_dev *virtfn, int vfn) in zpci_iov_setup_virtfn()
|
| H A D | pci_bus.h | 52 struct zpci_bus *zbus = bus->sysdata; in zdev_from_bus() local
|
| H A D | pci_irq.c | 410 struct zpci_bus *zbus = zdev->zbus; in zpci_msi_domain_alloc() local 504 int zpci_create_parent_msi_domain(struct zpci_bus *zbus) in zpci_create_parent_msi_domain() 532 void zpci_remove_parent_msi_domain(struct zpci_bus *zbus) in zpci_remove_parent_msi_domain()
|
| H A D | pci.c | 1166 struct zpci_bus *zbus; in zpci_scan_devices() local
|
| /linux/drivers/pci/hotplug/ |
| H A D | s390_pci_hpc.c | 129 struct zpci_bus *zbus = zdev->zbus; in zpci_init_slot() local
|
| /linux/arch/s390/include/asm/ |
| H A D | pci.h | 123 struct zpci_bus *zbus; member 294 struct zpci_bus *zbus = pdev->sysdata; in to_zpci() local
|