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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtimer.h46 #define PPCB_T2OUT 0x20 /* Bit 5 */ macro
H A Di386_timer.c40 return ((inb(PPC_PORTB) & PPCB_T2OUT) == 0);

Completed in 15 milliseconds