Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci.h234 int zpci_unregister_ioat(struct zpci_dev *, u8);
/linux/arch/s390/pci/
H A Dpci.c153 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat() function
/linux/drivers/iommu/
H A Ds390-iommu.c690 zpci_unregister_ioat(zdev, 0); in blocking_domain_attach_device()