Searched refs:PPCB_SPKR (Results 1 - 2 of 2) sorted by relevance
/external/grub/netboot/ | ||
H A D | timer.h | 46 #define PPCB_SPKR 0x02 /* Bit 1 */ macro |
H A D | timer.c | 16 outb((inb(PPC_PORTB) & ~PPCB_SPKR) | PPCB_T2GATE, PPC_PORTB); |
Completed in 22 milliseconds