Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
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()
129 struct zpci_dev *zdev = to_zpci(pdev); in util_string_read()
143 struct zpci_dev *zdev = to_zpci(pdev); in report_error_write()
167 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in index_show()
A Dpci_dma.c265 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __dma_alloc_iommu()
275 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_alloc_address()
307 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_free_address()
340 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_map_pages()
380 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_unmap_pages()
401 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_alloc()
428 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_free()
442 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __s390_dma_map_sg()
A Dpci_event.c98 struct zpci_dev *zdev = to_zpci(pdev); in zpci_event_do_error_state_clear()
140 if (zpci_hot_reset_device(to_zpci(pdev))) { in zpci_event_do_reset()
179 if (is_passed_through(to_zpci(pdev))) { in zpci_event_attempt_error_recovery()
242 if (is_passed_through(to_zpci(pdev))) in zpci_event_io_failure()
A Dpci.c296 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh()
315 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio()
345 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_wc_range_mio()
422 struct zpci_dev *zdev = to_zpci(pdev); in zpci_map_resources()
445 struct zpci_dev *zdev = to_zpci(pdev); in zpci_unmap_resources()
594 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_device_add()
619 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_release_device()
627 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device()
637 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device()
987 struct zpci_dev *zdev = to_zpci(pdev); in zpci_report_error()
A Dpci_irq.c267 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs()
355 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs()
392 struct zpci_dev *zdev = to_zpci(pdev); in arch_restore_msi_irqs()
A Dpci_bus.c294 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device()
/linux/drivers/s390/net/
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()
A Dism_drv.c425 return to_zpci(ismdev->pdev)->pchid; in ism_get_chid()
/linux/arch/s390/include/asm/
A Dpci.h262 static inline struct zpci_dev *to_zpci(struct pci_dev *pdev) in to_zpci() function
271 return to_zpci(to_pci_dev(dev)); in to_zpci_dev()
/linux/arch/s390/net/
A Dpnet.c57 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device()
/linux/drivers/vfio/pci/
A Dvfio_pci_zdev.c115 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps()
/linux/net/smc/
A Dsmc_core.h461 zdev = to_zpci(pci_dev); in smc_set_pci_values()

Completed in 25 milliseconds