Searched defs:readw (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dio.h233 uint16_t readw ( volatile uint16_t *io_addr );
234 #define readw( io_addr ) IOAPI_READ ( readw, uint16_t, io_addr, "MEM", 4 ) macro
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dw89c840.c158 #undef readw macro
164 #define readw inw macro

Completed in 35 milliseconds