UHCI_TD_LS
(status & UHCI_TD_LS) ? "[LS]" : "",
temp.td_status |= htole32(UHCI_TD_LS);
(td_status & UHCI_TD_LS) ? "-LS" : "",