Searched refs:to_zpci (Results 1 – 6 of 6) sorted by relevance
22 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); \44 struct zpci_dev *zdev = to_zpci(pdev); in recover_store()77 struct zpci_dev *zdev = to_zpci(pdev); in util_string_read()91 struct zpci_dev *zdev = to_zpci(pdev); in report_error_write()
265 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __dma_alloc_iommu()277 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_alloc_address()309 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_free_address()342 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_map_pages()382 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_unmap_pages()403 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_alloc()430 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_free()444 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __s390_dma_map_sg()
285 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range()394 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs()451 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs()675 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device()685 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device()695 struct zpci_dev *zdev = to_zpci(pdev); in zpci_restore()716 struct zpci_dev *zdev = to_zpci(pdev); in zpci_freeze()896 struct zpci_dev *zdev = to_zpci(pdev); in zpci_report_error()
47 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device()
215 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_move()
212 static inline struct zpci_dev *to_zpci(struct pci_dev *pdev) in to_zpci() function