Searched refs:ENCIOC_GETENCSTAT (Results 1 – 5 of 5) sorted by relevance
41 #define ENCIOC_GETENCSTAT _IO(ENCIOC, 3) macro
423 case ENCIOC_GETENCSTAT: in enc_ioctl()459 case ENCIOC_GETENCSTAT: in enc_ioctl()
133 if (ioctl(fd, ENCIOC_GETENCSTAT, (caddr_t) &stat) < 0) { in main()
98 if (ioctl(fd, ENCIOC_GETENCSTAT, (caddr_t) &estat) < 0) { in main()
555 if (ioctl(fd, ENCIOC_GETENCSTAT, (caddr_t) &estat) < 0) { in encstatus()