Searched refs:FASTTRAPIOC_GETINSTR (Results 1 – 3 of 3) sorted by relevance
43 #define FASTTRAPIOC_GETINSTR (FASTTRAPIOC | 2) macro45 #define FASTTRAPIOC_GETINSTR _IO('f', 2)
478 if (ioctl(dis->dtp->dt_ftfd, FASTTRAPIOC_GETINSTR, &instr) == 0) in dt_getbyte()
2321 } else if (cmd == FASTTRAPIOC_GETINSTR) { in fasttrap_ioctl()