Home
last modified time | relevance | path

Searched refs:zpci_unregister_ioat (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci.h212 int zpci_unregister_ioat(struct zpci_dev *, u8);
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ds390-iommu.c164 zpci_unregister_ioat(zdev, 0); in s390_iommu_detach_device()
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_dma.c620 if (zpci_unregister_ioat(zdev, 0)) in zpci_dma_exit_device()
H A Dpci.c127 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat() function