STS_HCH
if (WaitOpBits(XHCI_STS, STS_HCH, STS_HCH) != B_OK) {
if ((status & STS_HCH) != 0) {
if (WaitOpBits(XHCI_STS, STS_HCH, 0) != B_OK) {