Home
last modified time | relevance | path

Searched refs:TIFIOCSPROBEVALS (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dtnf.h89 #define TIFIOCSPROBEVALS (('t' << 8) | 4) /* set probe info */ macro
/titanic_44/usr/src/lib/libtnfctl/
H A Dkernel_int.c356 if (ioctl(hndl->kfd, TIFIOCSPROBEVALS, &probebuf) < 0) in _tnfctl_prbk_flush()
/titanic_44/usr/src/uts/common/tnf/
H A Dtnf.c403 case TIFIOCSPROBEVALS: in tnf_ioctl()