Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtnf/
H A Dstruct.c116 (DATUM_VAL(datum) + slot->slot_offset)); in get_slot()
123 DATUM_VAL(datum) + slot->slot_offset); in get_slot()
H A Dlibtnf.h84 unsigned slot_offset; member
H A Dinfo.c393 slotinfo->slots[i].slot_offset = offset; in init_slots()