Home
last modified time | relevance | path

Searched defs:ppi_spkr_on (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dppireg.h46 #define ppi_spkr_on() outb(IO_PPI, inb(IO_PPI) | PIT_SPKR) macro
/f-stack/freebsd/amd64/include/
H A Dppireg.h46 #define ppi_spkr_on() outb(IO_PPI, inb(IO_PPI) | PIT_SPKR) macro