Lines Matching defs:zdev
75 struct zpci_dev *tmp, *zdev = NULL; in get_zdev_by_fid() local
91 struct zpci_dev *tmp, *zdev; in zpci_remove_reserved_devices() local
121 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat()
144 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat()
159 int zpci_fmb_enable_device(struct zpci_dev *zdev) in zpci_fmb_enable_device()
199 int zpci_fmb_disable_device(struct zpci_dev *zdev) in zpci_fmb_disable_device()
222 static int zpci_cfg_load(struct zpci_dev *zdev, int offset, u32 *val, u8 len) in zpci_cfg_load()
238 static int zpci_cfg_store(struct zpci_dev *zdev, int offset, u32 val, u8 len) in zpci_cfg_store()
283 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh() local
302 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio() local
332 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_wc_range_mio() local
389 struct zpci_dev *zdev = zdev_from_bus(bus, devfn); in pci_read() local
397 struct zpci_dev *zdev = zdev_from_bus(bus, devfn); in pci_write() local
409 struct zpci_dev *zdev = to_zpci(pdev); in zpci_map_resources() local
432 struct zpci_dev *zdev = to_zpci(pdev); in zpci_unmap_resources() local
448 static int zpci_alloc_iomap(struct zpci_dev *zdev) in zpci_alloc_iomap()
463 static void zpci_free_iomap(struct zpci_dev *zdev, int entry) in zpci_free_iomap()
471 static void zpci_do_update_iomap_fh(struct zpci_dev *zdev, u32 fh) in zpci_do_update_iomap_fh()
487 void zpci_update_fh(struct zpci_dev *zdev, u32 fh) in zpci_update_fh()
499 static struct resource *__alloc_res(struct zpci_dev *zdev, unsigned long start, in __alloc_res()
520 int zpci_setup_bus_resources(struct zpci_dev *zdev) in zpci_setup_bus_resources()
562 static void zpci_cleanup_bus_resources(struct zpci_dev *zdev) in zpci_cleanup_bus_resources()
585 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_device_add() local
608 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_release_device() local
616 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device() local
626 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device() local
680 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device()
693 int zpci_reenable_device(struct zpci_dev *zdev) in zpci_reenable_device()
710 int zpci_disable_device(struct zpci_dev *zdev) in zpci_disable_device()
757 int zpci_hot_reset_device(struct zpci_dev *zdev) in zpci_hot_reset_device()
796 struct zpci_dev *zdev; in zpci_create_device() local
836 int zpci_add_device(struct zpci_dev *zdev) in zpci_add_device()
862 bool zpci_is_device_configured(struct zpci_dev *zdev) in zpci_is_device_configured()
881 int zpci_scan_configured_device(struct zpci_dev *zdev, u32 fh) in zpci_scan_configured_device()
897 int zpci_deconfigure_device(struct zpci_dev *zdev) in zpci_deconfigure_device()
932 void zpci_device_reserved(struct zpci_dev *zdev) in zpci_device_reserved()
948 struct zpci_dev *zdev = container_of(kref, struct zpci_dev, kref); in zpci_release_device() local
973 struct zpci_dev *zdev = to_zpci(pdev); in zpci_report_error() local
989 int zpci_clear_error_state(struct zpci_dev *zdev) in zpci_clear_error_state()
1016 int zpci_reset_load_store_blocked(struct zpci_dev *zdev) in zpci_reset_load_store_blocked()
1121 struct zpci_dev *zdev, *tmp; in zpci_add_devices() local