Lines Matching defs:zdev
42 static int zpci_bus_prepare_device(struct zpci_dev *zdev) in zpci_bus_prepare_device()
70 int zpci_bus_scan_device(struct zpci_dev *zdev) in zpci_bus_scan_device()
99 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device()
134 struct zpci_dev *zdev; in zpci_bus_scan_bus() local
171 static bool zpci_bus_is_multifunction_root(struct zpci_dev *zdev) in zpci_bus_is_multifunction_root()
288 struct zpci_dev *zdev = to_zpci(pdev); in pci_dma_range_setup() local
308 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device() local
322 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_add_device()
356 static bool zpci_bus_is_isolated_vf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_is_isolated_vf()
370 int zpci_bus_device_register(struct zpci_dev *zdev, struct pci_ops *ops) in zpci_bus_device_register()
421 void zpci_bus_device_unregister(struct zpci_dev *zdev) in zpci_bus_device_unregister()