Searched refs:shift_function (Results 1 – 1 of 1) sorted by relevance
99 static unsigned char keyboard_function = 0xff, shift_function = 0xff, variable127 if (shift_function == 0xff) in PDC_check_key()146 shift_function = 0x12; in PDC_check_key()152 shift_function = 2; in PDC_check_key()156 regs.h.ah = shift_function; in PDC_check_key()345 if (shift_function == 0x12) in PDC_get_key()