Lines Matching defs:zdev
66 struct zpci_dev *tmp, *zdev = NULL; in get_zdev_by_fid() local
81 struct zpci_dev *tmp, *zdev; in zpci_remove_reserved_devices() local
111 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat()
129 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat()
142 int zpci_fmb_enable_device(struct zpci_dev *zdev) in zpci_fmb_enable_device()
171 int zpci_fmb_disable_device(struct zpci_dev *zdev) in zpci_fmb_disable_device()
192 static int zpci_cfg_load(struct zpci_dev *zdev, int offset, u32 *val, u8 len) in zpci_cfg_load()
208 static int zpci_cfg_store(struct zpci_dev *zdev, int offset, u32 val, u8 len) in zpci_cfg_store()
296 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh() local
315 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio() local
345 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_wc_range_mio() local
402 struct zpci_dev *zdev = get_zdev_by_bus(bus, devfn); in pci_read() local
410 struct zpci_dev *zdev = get_zdev_by_bus(bus, devfn); in pci_write() local
422 struct zpci_dev *zdev = to_zpci(pdev); in zpci_map_resources() local
445 struct zpci_dev *zdev = to_zpci(pdev); in zpci_unmap_resources() local
461 static int zpci_alloc_iomap(struct zpci_dev *zdev) in zpci_alloc_iomap()
476 static void zpci_free_iomap(struct zpci_dev *zdev, int entry) in zpci_free_iomap()
484 static struct resource *__alloc_res(struct zpci_dev *zdev, unsigned long start, in __alloc_res()
505 int zpci_setup_bus_resources(struct zpci_dev *zdev, in zpci_setup_bus_resources()
549 static void zpci_cleanup_bus_resources(struct zpci_dev *zdev) in zpci_cleanup_bus_resources()
566 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_add_device() local
591 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_release_device() local
599 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device() local
609 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device() local
663 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device()
675 int zpci_disable_device(struct zpci_dev *zdev) in zpci_disable_device()
711 struct zpci_dev *zdev; in zpci_create_device() local
754 bool zpci_is_device_configured(struct zpci_dev *zdev) in zpci_is_device_configured()
775 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh) in zpci_scan_configured_device()
806 int zpci_deconfigure_device(struct zpci_dev *zdev) in zpci_deconfigure_device()
842 void zpci_device_reserved(struct zpci_dev *zdev) in zpci_device_reserved()
860 struct zpci_dev *zdev = container_of(kref, struct zpci_dev, kref); in zpci_release_device() local
900 struct zpci_dev *zdev = to_zpci(pdev); in zpci_report_error() local