UHCI_CMD_RS
if ((status & UHCI_STS_HCH) && (UREAD2(sc, UHCI_CMD) & UHCI_CMD_RS)) {
cmd |= UHCI_CMD_RS;
cmd &= ~UHCI_CMD_RS;
if (cmd & UHCI_CMD_RS)