HomeSort by relevance Sort by last modified time
    Searched defs:readw (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
io.h 233 uint16_t readw ( volatile uint16_t *io_addr );
234 #define readw( io_addr ) IOAPI_READ ( readw, uint16_t, io_addr, "MEM", 4 ) macro
  /external/syslinux/gpxe/src/drivers/net/
w89c840.c 149 #undef readw macro
155 #define readw inw macro
  /external/mksh/src/
sh.h 1359 int readw; \/* other side of read (saved temporarily) *\/ member in struct:coproc
    [all...]

Completed in 73 milliseconds