OHCI_DONE_INTRS  1126 dev/usb/ohci.c 		if (done & ~OHCI_DONE_INTRS)
OHCI_DONE_INTRS  1128 dev/usb/ohci.c 		if (done & OHCI_DONE_INTRS)
OHCI_DONE_INTRS  1166 dev/usb/ohci.c 		ohci_add_done(sc, done &~ OHCI_DONE_INTRS);