Searched refs:TMT_16COLL (Results 1 - 1 of 1) sorted by relevance

/external/grub/netboot/
H A Dtiara.c48 #define TMT_16COLL 0x02 macro
186 while (currticks() < time && (inb(ioaddr) & (TMT_OK|TMT_16COLL)) == 0)
188 if ((inb(ioaddr) & (TMT_OK|TMT_16COLL)) == 0)

Completed in 46 milliseconds