Lines Matching defs:ptt
112 struct mu3h_sch_tt *tt, **tt_index, **ptt;
136 ptt = &tt_index[port];
139 ptt = (struct mu3h_sch_tt **) &utt->hcpriv;
142 tt = *ptt;
155 *ptt = tt;
165 struct mu3h_sch_tt *tt, **tt_index, **ptt;
174 ptt = &tt_index[udev->ttport - 1];
180 ptt = (struct mu3h_sch_tt **)&utt->hcpriv;
183 tt = *ptt;
187 *ptt = NULL;