HCS_INDICATOR     102 drivers/usb/host/oxu210hp-hcd.c #define HCS_INDICATOR(p)	((p)&(1 << 16))	/* true: has port indicators */
HCS_INDICATOR     106 drivers/usb/host/xhci.h #define HCS_INDICATOR(p)	((p) & (1 << 4))
HCS_INDICATOR      26 drivers/usb/isp1760/isp1760-regs.h #define HCS_INDICATOR(p)	((p) & (1 << 16))	/* true: has port indicators */
HCS_INDICATOR      42 include/linux/usb/ehci_def.h #define HCS_INDICATOR(p)	((p)&(1 << 16))	/* true: has port indicators */