Home
last modified time | relevance | path

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

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