Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtnf.h88 #define TIFIOCGPROBESTRING (('t' << 8) | 3) /* get probe string */ macro
/titanic_50/usr/src/lib/libtnfctl/
H A Dkernel_int.c449 if (ioctl(hndl->kfd, TIFIOCGPROBESTRING, in _tnfctl_refresh_kernel()
/titanic_50/usr/src/uts/common/tnf/
H A Dtnf.c401 case TIFIOCGPROBESTRING: in tnf_ioctl()