UX_CTRL
case UX_CTRL:
if ((status & UHCI_TD_SPD) && ux->ux_type == UX_CTRL) {
uxfer->ux_type = UX_CTRL;
KASSERT(ux->ux_type == UX_CTRL);