Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci.h225 int zpci_unregister_ioat(struct zpci_dev *, u8);
/openbmc/linux/drivers/iommu/
H A Ds390-iommu.c99 zpci_unregister_ioat(zdev, 0); in __s390_iommu_detach_device()
/openbmc/linux/arch/s390/pci/
H A Dpci_dma.c661 cc = zpci_unregister_ioat(zdev, 0); in zpci_dma_exit_device()
H A Dpci.c138 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat() function