Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtnf.h93 #define TIFIOCSTRACING (('t' << 8) | 8) /* set ktrace mode */ macro
/titanic_41/usr/src/lib/libtnfctl/
H A Dkernel_int.c223 ioctl(hdl->kfd, TIFIOCSTRACING, onoff) < 0) { in _tnfctl_prbk_set_tracing()
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf.c411 case TIFIOCSTRACING: in tnf_ioctl()