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

/linux-master/arch/s390/include/asm/
H A Dpci_io.h44 #define zpci_read(LENGTH, RETTYPE) \ macro
65 zpci_read(8, u64)
66 zpci_read(4, u32)
67 zpci_read(2, u16)
68 zpci_read(1, u8)

Completed in 130 milliseconds