Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dutil.c727 SPEAKER_CONTROL_PORT = 0x61, in beep() enumerator
740 UINT8 value = inb(SPEAKER_CONTROL_PORT); in beep()
745 outb(SPEAKER_CONTROL_PORT, value); in beep()
751 outb(SPEAKER_CONTROL_PORT, value); in beep()