Searched refs:atid_base (Results 1 – 3 of 3) sorted by relevance
59 unsigned int atid_base; member165 return &t->atid_tab[atid - t->atid_base]; in atid2entry()216 if (tid < t->atid_base || tid >= t->atid_base + t->natids) in lookup_atid()
98 u_int atid_base, u_int stid_base) in alloc_tid_tabs() argument114 t->atid_base = atid_base; in alloc_tid_tabs()
203 atid = (p - t->atid_tab) + t->atid_base; in alloc_atid()