EHCI_STS_INTRS 527 dev/usb/ehci.c u_int32_t intrs = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS)); EHCI_STS_INTRS 552 dev/usb/ehci.c intrs = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS)); EHCI_STS_INTRS 857 dev/usb/ehci.c intrs = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS)) & EHCI_STS_INTRS 885 dev/usb/ehci.c new = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS));