Searched refs:TIFIOCSPROBEVALS (Results 1 – 3 of 3) sorted by relevance
89 #define TIFIOCSPROBEVALS (('t' << 8) | 4) /* set probe info */ macro
356 if (ioctl(hndl->kfd, TIFIOCSPROBEVALS, &probebuf) < 0) in _tnfctl_prbk_flush()
403 case TIFIOCSPROBEVALS: in tnf_ioctl()