Lines Matching defs:zdev
43 static int zpci_bus_prepare_device(struct zpci_dev *zdev) in zpci_bus_prepare_device()
71 int zpci_bus_scan_device(struct zpci_dev *zdev) in zpci_bus_scan_device()
100 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device()
135 struct zpci_dev *zdev; in zpci_bus_scan_bus() local
172 static bool zpci_bus_is_multifunction_root(struct zpci_dev *zdev) in zpci_bus_is_multifunction_root()
289 struct zpci_dev *zdev = to_zpci(pdev); in pci_dma_range_setup() local
309 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device() local
323 static int zpci_bus_add_device(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_add_device()
357 static bool zpci_bus_is_isolated_vf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_bus_is_isolated_vf()
371 int zpci_bus_device_register(struct zpci_dev *zdev, struct pci_ops *ops) in zpci_bus_device_register()
422 void zpci_bus_device_unregister(struct zpci_dev *zdev) in zpci_bus_device_unregister()