CMD_HCRST
WriteOpReg(XHCI_CMD, ReadOpReg(XHCI_CMD) | CMD_HCRST);
if (WaitOpBits(XHCI_CMD, CMD_HCRST, 0) != B_OK) {