Searched defs:zbus (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-6.6/arch/s390/pci/ |
| D | pci_bus.c | 106 struct zpci_bus *zbus = zdev->zbus; in zpci_bus_remove_device() local 137 int zpci_bus_scan_bus(struct zpci_bus *zbus) in zpci_bus_scan_bus() 166 struct zpci_bus *zbus = NULL; in zpci_bus_scan_busses() local 186 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() 216 struct zpci_bus *zbus = container_of(kref, struct zpci_bus, kref); in zpci_bus_release() local 235 static void zpci_bus_put(struct zpci_bus *zbus) in zpci_bus_put() 242 struct zpci_bus *zbus; in zpci_bus_get() local 259 struct zpci_bus *zbus; in zpci_bus_alloc() local 296 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_add_device() 329 struct zpci_bus *zbus = NULL; in zpci_bus_device_register() local [all …]
|
| D | pci_bus.h | 38 struct zpci_bus *zbus = bus->sysdata; in zdev_from_bus() local
|
| D | pci_iov.h | 25 static inline int zpci_iov_setup_virtfn(struct zpci_bus *zbus, struct pci_dev *virtfn, int vfn) in zpci_iov_setup_virtfn()
|
| D | pci_iov.c | 63 int zpci_iov_setup_virtfn(struct zpci_bus *zbus, struct pci_dev *virtfn, int vfn) in zpci_iov_setup_virtfn()
|
| /kernel/linux/linux-5.10/arch/s390/pci/ |
| D | pci_bus.c | 41 static int zpci_bus_scan(struct zpci_bus *zbus, int domain, struct pci_ops *ops) in zpci_bus_scan() 64 struct zpci_bus *zbus = container_of(kref, struct zpci_bus, kref); in zpci_bus_release() local 83 static void zpci_bus_put(struct zpci_bus *zbus) in zpci_bus_put() 90 struct zpci_bus *zbus; in zpci_bus_get() local 107 struct zpci_bus *zbus; in zpci_bus_alloc() local 144 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_add_device() 180 static void zpci_bus_add_devices(struct zpci_bus *zbus) in zpci_bus_add_devices() 195 struct zpci_bus *zbus = NULL; in zpci_bus_device_register() local 270 struct zpci_bus *zbus = zdev->zbus; in zpci_bus_device_unregister() local
|
| D | pci_bus.h | 33 struct zpci_bus *zbus = bus->sysdata; in get_zdev_by_bus() local
|
| D | pci_iov.h | 25 static inline int zpci_iov_setup_virtfn(struct zpci_bus *zbus, struct pci_dev *virtfn, int vfn) in zpci_iov_setup_virtfn()
|
| D | pci_iov.c | 63 int zpci_iov_setup_virtfn(struct zpci_bus *zbus, struct pci_dev *virtfn, int vfn) in zpci_iov_setup_virtfn()
|
| D | pci.c | 704 struct zpci_bus *zbus = zdev->zbus; in zpci_remove_device() local
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| D | s390_pci_hpc.c | 55 struct zpci_bus *zbus = zdev->zbus; in enable_slot() local 133 struct zpci_bus *zbus = zdev->zbus; in zpci_init_slot() local
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| D | s390_pci_hpc.c | 110 struct zpci_bus *zbus = zdev->zbus; in zpci_init_slot() local
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | pci.h | 118 struct zpci_bus *zbus; member 259 struct zpci_bus *zbus = pdev->sysdata; in to_zpci() local
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | pci.h | 118 struct zpci_bus *zbus; member 274 struct zpci_bus *zbus = pdev->sysdata; in to_zpci() local
|