Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c48 #define BIOS_KB_FLAG 0x417 macro
79 #define kb_flag ((unsigned char *)&kb_status[BIOS_KB_FLAG])
85 #define kb_flag ((unsigned char *)BIOS_KB_FLAG)
/titanic_44/usr/src/uts/common/io/kb8042/
H A Dkb8042.h128 #define BIOS_KB_FLAG 0x417 /* address of BIOS keyboard state */ macro
H A Dkb8042.c1470 bios_kb_flag = p0_va[BIOS_KB_FLAG];