Searched refs:to_zpci (Results 1 – 7 of 7) sorted by relevance
119 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps()146 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_open_device()162 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_close_device()
292 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh()311 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio()341 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_wc_range_mio()418 struct zpci_dev *zdev = to_zpci(pdev); in zpci_map_resources()441 struct zpci_dev *zdev = to_zpci(pdev); in zpci_unmap_resources()594 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_device_add()617 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_release_device()625 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device()635 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device()992 struct zpci_dev *zdev = to_zpci(pdev); in zpci_report_error()
65 struct zpci_dev *zdev = to_zpci(pdev); in is_passed_through()103 struct zpci_dev *zdev = to_zpci(pdev); in zpci_event_do_error_state_clear()151 if (zpci_hot_reset_device(to_zpci(pdev))) { in zpci_event_do_reset()181 struct zpci_dev *zdev = to_zpci(pdev); in zpci_event_attempt_error_recovery()
343 struct zpci_dev *zdev = to_zpci(pdev); in pci_dma_range_setup()363 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device()
329 struct zpci_dev *zdev = to_zpci(pdev); in arch_restore_msi_irqs()
58 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device()
292 static inline struct zpci_dev *to_zpci(struct pci_dev *pdev) in to_zpci() function301 return to_zpci(to_pci_dev(dev)); in to_zpci_dev()