Searched refs:TMT_OK (Results 1 - 1 of 1) sorted by relevance
/external/grub/netboot/ | ||
H A D | tiara.c | 47 #define TMT_OK 0x80 macro 186 while (currticks() < time && (inb(ioaddr) & (TMT_OK|TMT_16COLL)) == 0) 188 if ((inb(ioaddr) & (TMT_OK|TMT_16COLL)) == 0) |
Completed in 20 milliseconds