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

/external/grub/netboot/
H A Dtiara.c47 #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 49 milliseconds