Lines Matching refs:xhc_state
125 xhci->xhc_state |= XHCI_STATE_HALTED;
157 xhci->xhc_state = 0;
588 xhci->xhc_state |= XHCI_STATE_HALTED;
1033 !(xhci->xhc_state & XHCI_STATE_REMOVING)) {
1403 if (xhci->xhc_state & XHCI_STATE_HALTED)
1559 if (xhci->xhc_state & XHCI_STATE_DYING) {
1674 if (temp == ~(u32)0 || xhci->xhc_state & XHCI_STATE_DYING) {
1694 if (xhci->xhc_state & XHCI_STATE_HALTED) {
1786 if (xhci->xhc_state & XHCI_STATE_DYING)
1873 if (xhci->xhc_state & XHCI_STATE_DYING)
2778 if (xhci->xhc_state & XHCI_STATE_DYING) {
2896 if ((xhci->xhc_state & XHCI_STATE_DYING) ||
2897 (xhci->xhc_state & XHCI_STATE_REMOVING))
3870 if (state == 0xffffffff || (xhci->xhc_state & XHCI_STATE_DYING) ||
3871 (xhci->xhc_state & XHCI_STATE_HALTED)) {
4029 if (xhci->xhc_state) { /* dying, removing or halted */