Searched refs:CONS_KBD (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dconsconfig_dacf.h35 #define CONS_KBD 2 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c1103 ASSERT(dev_type == CONS_KBD);
1399 "kb", TR_CANNOT, sp->cons_input_type, CONS_KBD);
1578 ASSERT((prop->cp_type == CONS_KBD) || (prop->cp_type == CONS_MS));
1595 if (prop->cp_type == CONS_KBD) {
1630 ASSERT((prop->cp_type == CONS_KBD) || (prop->cp_type == CONS_MS));
1632 if (prop->cp_type == CONS_KBD)
1709 if ((type == CONS_KBD) && (sp->cons_keyboard_problem)) {
1781 return (kb_ms_config(minor_hdl, arg_hdl, CONS_KBD));
1839 if (prop->cp_type == CONS_KBD)
2035 if ((prop->cp_type != CONS_KBD) || (pro
[all...]

Completed in 35 milliseconds