Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnfprobe/
H A Dtnf_buf.c55 #define TNFW_B_ALLOC_LO_SELECTOR 0x1 macro
183 hint_lo = (hint_hi & TNFW_B_ALLOC_LO_SELECTOR) in tnfw_b_alloc_block()
274 hint_lo = (hint_hi & TNFW_B_ALLOC_LO_SELECTOR) ? in tnfw_b_alloc_block()
283 if (new_hint_hi & TNFW_B_ALLOC_LO_SELECTOR) in tnfw_b_alloc_block()