Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dppireg.h47 #define ppi_spkr_off() outb(IO_PPI, inb(IO_PPI) & ~PIT_SPKR) macro
/f-stack/freebsd/amd64/include/
H A Dppireg.h47 #define ppi_spkr_off() outb(IO_PPI, inb(IO_PPI) & ~PIT_SPKR) macro