Lines Matching refs:tei
2065 struct T_exdata_ind *tei;
2071 tei = (struct T_exdata_ind *)mp1->b_rptr;
2072 tei->PRIM_type = T_EXDATA_IND;
2073 tei->MORE_flag = 0;
2074 mp1->b_wptr = (uchar_t *)&tei[1];
2148 struct T_exdata_ind *tei;
2154 tei = (struct T_exdata_ind *)mp->b_rptr;
2155 tei->PRIM_type = T_EXDATA_IND;
2156 tei->MORE_flag = 0;
2157 mp->b_wptr = (uchar_t *)&tei[1];