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

/linux-master/arch/s390/include/asm/
H A Dpci_io.h56 #define zpci_write(LENGTH, VALTYPE) \ macro
69 zpci_write(8, u64)
70 zpci_write(4, u32)
71 zpci_write(2, u16)
72 zpci_write(1, u8)

Completed in 211 milliseconds