Searched refs:IPPCTL_CMD (Results 1 – 3 of 3) sorted by relevance
62 #define IPPCTL_CMD (IPPCTL_BASE | 0x01) macro
523 case IPPCTL_CMD: in ippctl_ioctl()
763 if ((rc = ioctl(fd, IPPCTL_CMD, &iioc)) < 0) { in dispatch()