Searched refs:IPPCTL_DATA (Results 1 – 3 of 3) sorted by relevance
63 #define IPPCTL_DATA (IPPCTL_BASE | 0x02) macro
554 case IPPCTL_DATA: in ippctl_ioctl()
809 if ((rc = ioctl(fd, IPPCTL_DATA, &iioc)) < 0) { in dispatch()