Searched refs:inh_value (Results 1 – 2 of 2) sorted by relevance
74 if (hp->inh_value == value && hp->inh_flags == flags) in dt_inttab_insert()84 hp->inh_value = value; in dt_inttab_insert()112 *dst++ = hp->inh_value; in dt_inttab_write()
39 uint64_t inh_value; /* value associated with this element */ member