OHCI_TD_R
temp->td_flags |= htole32(OHCI_TD_R);
temp->td_flags &= ~htole32(OHCI_TD_R);
(td_flags & OHCI_TD_R) ? "-R" : "",