Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/core/
Dtimer2.c28 #define PPCB_SPKR 0x02 /* Bit 1 */ macro
69 outb((inb(PPC_PORTB) & ~PPCB_SPKR) | PPCB_T2GATE, PPC_PORTB); in load_timer2()