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

/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c142 static inline uint16_t readw(const void *addr) function
665 while (cmos_readb(0x5f) + 1 != readw(&smp_cpus))
669 BX_INFO("Found %d cpu(s)\n", readw(&smp_cpus));
/external/mksh/src/
H A Dsh.h981 int readw; /* other side of read (saved temporarily) */ member in struct:coproc

Completed in 112 milliseconds