Searched defs:kb_config (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c36 * example, a driver associated with the keyboard will have kb_config called
147 static int kb_config(dacf_infohdl_t, dacf_arghdl_t, int);
240 { DACF_OPID_POSTATTACH, kb_config },
252 { "kb_config", kbconfig_op },
1737 * returns. See note in kb_config().
1777 kb_config(dacf_infohdl_t minor_hdl, dacf_arghdl_t arg_hdl, int flags) function

Completed in 79 milliseconds