Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtnf.h87 #define TIFIOCGPROBEVALS (('t' << 8) | 2) /* get probe info */ macro
/titanic_41/usr/src/lib/libtnfctl/
H A Dkernel_int.c415 if (ioctl(hndl->kfd, TIFIOCGPROBEVALS, &probebuf) < 0) { in _tnfctl_refresh_kernel()
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf.c399 case TIFIOCGPROBEVALS: in tnf_ioctl()