Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtimer.h47 #define PPCB_SPKR 0x02 /* Bit 1 */ macro
H A Di386_timer.c29 outb((inb(PPC_PORTB) & ~PPCB_SPKR) | PPCB_T2GATE, PPC_PORTB); in __load_timer2()