Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtnf.h60 TIFIOCBUF_NONE, enumerator
/titanic_41/usr/src/lib/libtnfctl/
H A Dkernel_int.c161 if (bufstat.buffer_state != TIFIOCBUF_NONE) { in _tnfctl_prbk_buffer_alloc()
196 if (bufstat.buffer_state == TIFIOCBUF_NONE) { in _tnfctl_prbk_buffer_dealloc()
335 if (bufstat.buffer_state == TIFIOCBUF_NONE) in prbk_get_buf_attrs()
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf.c566 tstate.buffer_state = TIFIOCBUF_NONE; in tnf_getstate()