X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fxhci.h;h=e69f1cdf4b5bb8b05b8f8942a443afc3dbfa1f01;hb=c6cc27c782e3a64cced0fcf1d6f492c8d8881c76;hp=e9217bb288ad44affc859d1f9e1ad599a9d31c64;hpb=b320937972d456db2a46fdcbc6bebc4dcdc9daa4;p=deliverable%2Flinux.git diff --git a/drivers/usb/host/xhci.h b/drivers/usb/host/xhci.h index e9217bb288ad..e69f1cdf4b5b 100644 --- a/drivers/usb/host/xhci.h +++ b/drivers/usb/host/xhci.h @@ -1260,6 +1260,7 @@ struct xhci_hcd { * There are no reports of xHCI host controllers that display this issue. */ #define XHCI_STATE_DYING (1 << 0) +#define XHCI_STATE_HALTED (1 << 1) /* Statistics */ int error_bitmask; unsigned int quirks;