Searched refs:TCSISDBG_LEVEL (Results 1 – 3 of 3) sorted by relevance
363 #define TCSISDBG_LEVEL _IOW('S', 108, struct si_tcsi) /* equivalent of TCSIDEBUG which sets a macro
747 case TCSISDBG_LEVEL: in si_Sioctl()
291 if (ioctl(ctlfd, TCSISDBG_LEVEL, &tc) < 0) in debug()