Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/pci/
H A 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()
H A 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()
H A Dpci.c294 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh()
313 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio()
343 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_wc_range_mio()
420 struct zpci_dev *zdev = to_zpci(pdev); in zpci_map_resources()
443 struct zpci_dev *zdev = to_zpci(pdev); in zpci_unmap_resources()
562 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_add_device()
587 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_release_device()
595 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device()
605 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device()
859 struct zpci_dev *zdev = to_zpci(pdev); in zpci_report_error()
H A 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()
H A Dpci_bus.c132 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A 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()
H A Dism_drv.c425 return to_zpci(ismdev->pdev)->pchid; in ism_get_chid()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci.h257 static inline struct zpci_dev *to_zpci(struct pci_dev *pdev) in to_zpci() function
266 return to_zpci(to_pci_dev(dev)); in to_zpci_dev()
/OK3568_Linux_fs/kernel/arch/s390/net/
H A Dpnet.c57 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device()
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci_zdev.c124 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps()