Home
last modified time | relevance | path

Searched refs:tnfw_w_dirty (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/tnf/
H A Dtnf_buf.h134 uchar_t tnfw_w_dirty; member
205 if ((pos)->tnfw_w_dirty) { \
214 (pos)->tnfw_w_dirty = 0; \
229 if ((pos)->tnfw_w_dirty) { \
237 (pos)->tnfw_w_dirty = 0; \
H A Dtnf_buf.c259 !pos->tnfw_w_dirty) { in tnfw_b_alloc()
277 pos->tnfw_w_dirty = 1; in tnfw_b_alloc()