Searched refs:iota (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dpci_insn.h91 u64 iota; /* I/O Translation Anchor */ member in struct:zpci_fib
/linux-master/arch/s390/pci/
H A Dpci.c120 u64 base, u64 limit, u64 iota, u8 *status)
126 WARN_ON_ONCE(iota & 0x3fff);
133 fib.iota = iota | ZPCI_IOTA_RTTO_FLAG;
119 zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, u64 base, u64 limit, u64 iota, u8 *status) argument

Completed in 85 milliseconds