TRB_TSP
if ((le32_to_cpu(trb->generic.field[3])) & TRB_TSP)
type |= TRB_TSP;
field3 & TRB_TSP ? 'T' : 't',