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

/illumos-gate/usr/src/uts/common/io/
H A Dconskbd.c315 static void conskbd_streams_setled(struct kbtrans_hardware *, int);
325 conskbd_streams_setled,
1845 * 1. It's an KIOCSLED request; see conskbd_streams_setled().
2113 * conskbd_streams_setled() to set LED, after that, kbtrans will
2123 * second, we don't need to send response. So conskbd_streams_setled()
2127 conskbd_streams_setled(struct kbtrans_hardware *hw, int led_state) function
2162 } /* conskbd_streams_setled() */

Completed in 62 milliseconds