Searched refs:zpci_register_ioat (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/s390/include/asm/ |
H A D | pci.h | 139 int zpci_register_ioat(struct zpci_dev *, u8, u64, u64, u64);
|
/linux-4.1.27/arch/s390/pci/ |
H A D | pci.c | 154 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, zpci_register_ioat() function 709 zpci_register_ioat(zdev, 0, zdev->start_dma + PAGE_OFFSET, zpci_restore()
|
H A D | pci_dma.c | 446 rc = zpci_register_ioat(zdev, zpci_dma_init_device()
|
Completed in 91 milliseconds