Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c46 #define BIOS_KB_FLAG 0x417 macro
77 #define kb_flag ((unsigned char *)&kb_status[BIOS_KB_FLAG])
83 static unsigned char *kb_status = ((unsigned char *)BIOS_KB_FLAG);
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.h128 #define BIOS_KB_FLAG 0x417 /* address of BIOS keyboard state */ macro
H A Dkb8042.c1526 bios_kb_flag = p0_va[BIOS_KB_FLAG];