Searched refs:OHCI_INTR_MASTER_INTR_ENBL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h177 #define OHCI_INTR_MASTER_INTR_ENBL 0x80000000 /* int_mask_* only */ macro
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c542 &ohci_hdl->ohci_regs->intr_mask_set, OHCI_INTR_MASTER_INTR_ENBL);
563 &ohci_hdl->ohci_regs->intr_mask_clr, OHCI_INTR_MASTER_INTR_ENBL);

Completed in 68 milliseconds