OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPCB_SPKR
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
timer.h
46
#define
PPCB_SPKR
0x02 /* Bit 1 */
timer.c
16
outb((inb(PPC_PORTB) & ~
PPCB_SPKR
) | PPCB_T2GATE, PPC_PORTB);
Completed in 341 milliseconds