Searched refs:KDGETMODE (Results 1 – 9 of 9) sorted by relevance
25 #define KDGETMODE _IOR('K', 9, int) macro
55 #define KDGETMODE _IOR('K', 9, int) macro
345 unsigned IOCTL_KDGETMODE = KDGETMODE;
913 unsigned IOCTL_KDGETMODE = KDGETMODE;
397 _(KDGETMODE, WRITE, sizeof(int));
586 uap->cmd = KDGETMODE;
795 case KDGETMODE: /* get current mode of this (virtual) console */ in sc_vid_ioctl()
2284 case KDGETMODE: in vtterm_ioctl()
2026 args->cmd = KDGETMODE; in linux_ioctl_console()