Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/input/
H A Dhv_kbdc.h44 #define IS_UNICODE (1) macro
H A Dhv_kbd.c309 } else if (ks.info & IS_UNICODE) { in hvkbd_read_char_locked()