Lines Matching defs:zdev

81 	struct zpci_dev *tmp, *zdev = NULL;  in get_zdev_by_fid()  local
112 static int zpci_set_airq(struct zpci_dev *zdev) in zpci_set_airq()
135 static int mod_pci(struct zpci_dev *zdev, int fn, u8 dmaas, struct mod_pci_args *args) in mod_pci()
149 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat()
160 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat()
168 static int zpci_clear_airq(struct zpci_dev *zdev) in zpci_clear_airq()
176 int zpci_fmb_enable_device(struct zpci_dev *zdev) in zpci_fmb_enable_device()
198 int zpci_fmb_disable_device(struct zpci_dev *zdev) in zpci_fmb_disable_device()
216 static int zpci_cfg_load(struct zpci_dev *zdev, int offset, u32 *val, u8 len) in zpci_cfg_load()
232 static int zpci_cfg_store(struct zpci_dev *zdev, int offset, u32 val, u8 len) in zpci_cfg_store()
267 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range() local
317 struct zpci_dev *zdev = get_zdev_by_bus(bus); in pci_read() local
331 struct zpci_dev *zdev = get_zdev_by_bus(bus); in pci_write() local
383 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs() local
458 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs() local
545 static int zpci_alloc_iomap(struct zpci_dev *zdev) in zpci_alloc_iomap()
560 static void zpci_free_iomap(struct zpci_dev *zdev, int entry) in zpci_free_iomap()
568 static struct resource *__alloc_res(struct zpci_dev *zdev, unsigned long start, in __alloc_res()
589 static int zpci_setup_bus_resources(struct zpci_dev *zdev, in zpci_setup_bus_resources()
630 static void zpci_cleanup_bus_resources(struct zpci_dev *zdev) in zpci_cleanup_bus_resources()
646 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_add_device() local
671 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device() local
682 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device() local
693 struct zpci_dev *zdev = to_zpci(pdev); in zpci_restore() local
715 struct zpci_dev *zdev = to_zpci(pdev); in zpci_freeze() local
733 static int zpci_alloc_domain(struct zpci_dev *zdev) in zpci_alloc_domain()
746 static void zpci_free_domain(struct zpci_dev *zdev) in zpci_free_domain()
755 struct zpci_dev *zdev = get_zdev_by_bus(bus); in pcibios_remove_bus() local
768 static int zpci_scan_bus(struct zpci_dev *zdev) in zpci_scan_bus()
793 int zpci_enable_device(struct zpci_dev *zdev) in zpci_enable_device()
815 int zpci_disable_device(struct zpci_dev *zdev) in zpci_disable_device()
822 int zpci_create_device(struct zpci_dev *zdev) in zpci_create_device()
857 void zpci_stop_device(struct zpci_dev *zdev) in zpci_stop_device()