Searched refs:which_dt (Results 1 – 1 of 1) sorted by relevance
313 int which_dt = 0; in do_type() local421 for (which_dt = 5; which_dt >= 0; which_dt--) in do_type()423 switch ((type >> ((which_dt * 2) + 4)) & 0x3) in do_type()