Searched refs:UIOCCMD (Results 1 – 2 of 2) sorted by relevance
157 #define UIOCCMD(n) _IO('u', n) /* usr cntl op "n" */ macro
1115 if (pti->pt_flags & PF_UCNTL && (cmd & ~0xff) == UIOCCMD(0)) {