Home
last modified time | relevance | path

Searched refs:KDGKBSTATE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/versatile/
H A Dpl050.c397 case KDGKBSTATE: /* get lock key state */ in kmi_ioctl_locked()
477 case KDGKBSTATE: in kmi_ioctl()
/f-stack/freebsd/sys/
H A Dkbio.h36 #define KDGKBSTATE _IOR('K', 19, int) macro