Searched refs:intr_reg (Results 1 – 1 of 1) sorted by relevance
973 ushort_t intr_status, cmd_reg, intr_reg; in uhci_intr() local991 intr_reg = Get_OpReg16(USBINTR); in uhci_intr()995 intr_status, intr_reg); in uhci_intr()1003 if (((intr_reg & ENABLE_ALL_INTRS) == 0) && in uhci_intr()