Searched refs:CONSSETKBDTYPE (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dconsdev.h136 * ioctl(fd, CONSSETKBDTYPE, kbdtype)
140 #define CONSSETKBDTYPE (_CONSIOC|4) macro
/opensolaris-onvv-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c906 case CONSSETKBDTYPE:
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c710 case CONSSETKBDTYPE:
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dconskbd.c48 * A new ioctl CONSSETKBDTYPE interface between conskbd and lower
50 * ioctl, it will send a CONSSETKBDTYPE ioctl to the driver which is
1417 req = mkiocb(CONSSETKBDTYPE);

Completed in 115 milliseconds