Searched refs:KeyboardConvertScan (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/kb8042/ |
H A D | kb8042.h | 120 extern boolean_t KeyboardConvertScan(struct kb8042 *, unsigned char scan,
|
H A D | kb8042.c | 1067 legit = KeyboardConvertScan(kb8042, scancode, &key_pos, &state, 1254 legit = KeyboardConvertScan(kb8042, scancode, key, state,
|
H A D | at_keyprocess.c | 713 KeyboardConvertScan( in KeyboardConvertScan() function
|