Home
last modified time | relevance | path

Searched refs:to_zpci (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/vfio/pci/
H A Dvfio_pci_zdev.c119 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()
/linux/arch/s390/pci/
H A Dpci.c301 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh()
320 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio()
350 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_wc_range_mio()
431 struct zpci_dev *zdev = to_zpci(pdev); in zpci_map_resources()
454 struct zpci_dev *zdev = to_zpci(pdev); in zpci_unmap_resources()
607 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_device_add()
630 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_release_device()
638 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device()
648 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device()
1005 struct zpci_dev *zdev = to_zpci(pdev); in zpci_report_error()
H A Dpci_event.c65 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()
H A Dpci_bus.c343 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()
H A Dpci_irq.c329 struct zpci_dev *zdev = to_zpci(pdev); in arch_restore_msi_irqs()
/linux/arch/s390/include/asm/
H A Dpci.h292 static inline struct zpci_dev *to_zpci(struct pci_dev *pdev) in to_zpci() function
301 return to_zpci(to_pci_dev(dev)); in to_zpci_dev()
/linux/arch/s390/net/
H A Dpnet.c58 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device()
/linux/drivers/s390/net/
H A Dism_drv.c424 return to_zpci(ism->pdev)->pchid; in ism_get_chid()
649 zdev = to_zpci(pdev); in ism_probe()