Searched defs:readw (Results 1 – 4 of 4) sorted by relevance
73 IOAPI_INLINE ( efi, readw ) ( volatile uint16_t *io_addr ) { in IOAPI_INLINE() argument
234 #define readw( io_addr ) IOAPI_READ ( readw, uint16_t, io_addr, "MEM", 4 ) macro
155 #define readw inw macro
1319 int readw; /* other side of read (saved temporarily) */ member