Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dkbdreg.h54 #define KID_NONE 0 /* startup */ macro
/titanic_41/usr/src/uts/common/io/
H A Dkbd.c1077 k->k_idstate = KID_NONE; in kbdreset()
1433 case KID_NONE: in kbdinput()
1516 if (k->k_idstate == KID_NONE) { in kbdinput()