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

/osnet-11/usr/src/grub/grub2/grub-core/kern/i386/
H A Dpit.c30 #define TIMER2_LATCH 0x20 macro
51 while ((grub_inb (TIMER2_REG_LATCH) & TIMER2_LATCH) == 0x00);

Completed in 20 milliseconds