Home
last modified time | relevance | path

Searched refs:KIOCRPTRATE_MIN (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dkbio.h240 #define KIOCRPTRATE_MIN (1) macro
/titanic_41/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c1082 if (*(int *)mp->b_cont->b_rptr < KIOCRPTRATE_MIN) { in kbtrans_ioctl()
/titanic_41/usr/src/uts/common/io/
H A Dkbd.c919 if (*(int *)mp->b_cont->b_rptr < KIOCRPTRATE_MIN) { in kbdioctl()