USBSTS_USBINT     343 drivers/usb/host/uhci-debug.c 		(usbstat & USBSTS_USBINT) ? "USBINT " : "");
USBSTS_USBINT     469 drivers/usb/host/uhci-hcd.c 	if (status & ~(USBSTS_USBINT | USBSTS_ERROR | USBSTS_RD)) {