Searched refs:flit_idx (Results 1 – 1 of 1) sorted by relevance
453 int flit_idx; in get_tcb_field() local459 flit_idx = (LAST_WORD - word) / 2; in get_tcb_field()462 t1 = be64toh(tcb[flit_idx]) >> shift; in get_tcb_field()469 MPASS(flit_idx > 0); in get_tcb_field()470 t2 = be64toh(tcb[flit_idx - 1]) << (64 - shift); in get_tcb_field()