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

/external/grub/netboot/
H A Dtimer.h46 #define PPCB_SPKR 0x02 /* Bit 1 */ macro
H A Dtimer.c16 outb((inb(PPC_PORTB) & ~PPCB_SPKR) | PPCB_T2GATE, PPC_PORTB);

Completed in 22 milliseconds