Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/pci/
Dpci_sysfs.c24 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); \
46 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in mio_enabled_show()
57 struct zpci_dev *zdev = to_zpci(pdev); in recover_store()
108 struct zpci_dev *zdev = to_zpci(pdev); in util_string_read()
122 struct zpci_dev *zdev = to_zpci(pdev); in report_error_write()
Dpci_dma.c263 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __dma_alloc_iommu()
273 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_alloc_address()
305 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_free_address()
338 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_map_pages()
378 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_unmap_pages()
399 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_alloc()
426 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_free()
440 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __s390_dma_map_sg()
Dpci.c293 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh()
312 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio()
342 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_wc_range_mio()
419 struct zpci_dev *zdev = to_zpci(pdev); in zpci_map_resources()
442 struct zpci_dev *zdev = to_zpci(pdev); in zpci_unmap_resources()
588 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device()
598 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device()
771 struct zpci_dev *zdev = to_zpci(pdev); in zpci_report_error()
Dpci_irq.c237 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs()
328 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs()
Dpci_bus.c132 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device()
/Linux-v5.10/drivers/s390/net/
Dism.h219 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_read_cmd()
233 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_write_cmd()
243 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_move()
Dism_drv.c425 return to_zpci(ismdev->pdev)->pchid; in ism_get_chid()
/Linux-v5.10/arch/s390/include/asm/
Dpci.h254 static inline struct zpci_dev *to_zpci(struct pci_dev *pdev) in to_zpci() function
263 return to_zpci(to_pci_dev(dev)); in to_zpci_dev()
/Linux-v5.10/arch/s390/net/
Dpnet.c57 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device()
/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci_zdev.c120 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps()