Lines Matching defs:zdev

86 	struct zpci_dev *tmp, *zdev = NULL;  in get_zdev_by_fid()  local
117 static int zpci_set_airq(struct zpci_dev *zdev) in zpci_set_airq()
140 static int mod_pci(struct zpci_dev *zdev, int fn, u8 dmaas, struct mod_pci_args *args) in mod_pci()
154 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat()
165 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat()
173 static int zpci_clear_airq(struct zpci_dev *zdev) in zpci_clear_airq()
181 int zpci_fmb_enable_device(struct zpci_dev *zdev) in zpci_fmb_enable_device()
203 int zpci_fmb_disable_device(struct zpci_dev *zdev) in zpci_fmb_disable_device()
221 static int zpci_cfg_load(struct zpci_dev *zdev, int offset, u32 *val, u8 len) in zpci_cfg_load()
237 static int zpci_cfg_store(struct zpci_dev *zdev, int offset, u32 val, u8 len) in zpci_cfg_store()
272 struct zpci_dev *zdev = get_zdev(pdev); in pci_iomap_range() local
322 struct zpci_dev *zdev = get_zdev_by_bus(bus); in pci_read() local
336 struct zpci_dev *zdev = get_zdev_by_bus(bus); in pci_write() local
388 struct zpci_dev *zdev = get_zdev(pdev); in arch_setup_msi_irqs() local
463 struct zpci_dev *zdev = get_zdev(pdev); in arch_teardown_msi_irqs() local
550 static int zpci_alloc_iomap(struct zpci_dev *zdev) in zpci_alloc_iomap()
565 static void zpci_free_iomap(struct zpci_dev *zdev, int entry) in zpci_free_iomap()
573 static struct resource *__alloc_res(struct zpci_dev *zdev, unsigned long start, in __alloc_res()
594 static int zpci_setup_bus_resources(struct zpci_dev *zdev, in zpci_setup_bus_resources()
635 static void zpci_cleanup_bus_resources(struct zpci_dev *zdev) in zpci_cleanup_bus_resources()
651 struct zpci_dev *zdev = get_zdev(pdev); in pcibios_add_device() local
676 struct zpci_dev *zdev = get_zdev(pdev); in pcibios_enable_device() local
687 struct zpci_dev *zdev = get_zdev(pdev); in pcibios_disable_device() local
698 struct zpci_dev *zdev = get_zdev(pdev); in zpci_restore() local
720 struct zpci_dev *zdev = get_zdev(pdev); in zpci_freeze() local
738 static int zpci_alloc_domain(struct zpci_dev *zdev) in zpci_alloc_domain()
751 static void zpci_free_domain(struct zpci_dev *zdev) in zpci_free_domain()
760 struct zpci_dev *zdev = get_zdev_by_bus(bus); in pcibios_remove_bus() local
773 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()