Searched refs:PPCB_T2OUT (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/netboot/ | ||
H A D | timer.h | 46 #define PPCB_T2OUT 0x20 /* Bit 5 */ macro |
H A D | i386_timer.c | 40 return ((inb(PPC_PORTB) & PPCB_T2OUT) == 0); |
Completed in 15 milliseconds