Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtnf.h91 #define TIFIOCALLOCBUF (('t' << 8) | 6) /* allocate trace buffer */ macro
/titanic_44/usr/src/lib/libtnfctl/
H A Dkernel_int.c170 if (ioctl(hdl->kfd, TIFIOCALLOCBUF, size) < 0) { in _tnfctl_prbk_buffer_alloc()
/titanic_44/usr/src/uts/common/tnf/
H A Dtnf.c407 case TIFIOCALLOCBUF: in tnf_ioctl()