Searched refs:sc_prefix (Results 1 – 2 of 2) sorted by relevance
353 switch (sc->sc_prefix) { in hvkbd_read_char_locked()371 sc->sc_prefix = scancode; in hvkbd_read_char_locked()376 sc->sc_prefix = 0; in hvkbd_read_char_locked()456 sc->sc_prefix = 0; in hvkbd_read_char_locked()458 sc->sc_prefix = 0x1D; in hvkbd_read_char_locked()462 sc->sc_prefix = 0; in hvkbd_read_char_locked()
93 uint8_t sc_prefix; /* AT scan code prefix */ member