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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h464 uint32_t intr_mask_clr; member in struct:hci1394_regs_s
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c429 &ohci_hdl->ohci_regs->intr_mask_clr, (uint32_t)0xFFFFFFFF);
563 &ohci_hdl->ohci_regs->intr_mask_clr, OHCI_INTR_MASTER_INTR_ENBL);
634 &ohci_hdl->ohci_regs->intr_mask_clr, interrupt_mask);

Completed in 68 milliseconds