Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dpci_io.h32 #define zpci_read(LENGTH, RETTYPE) \ macro
57 zpci_read(8, u64)
58 zpci_read(4, u32)
59 zpci_read(2, u16)
60 zpci_read(1, u8)