Home
last modified time | relevance | path

Searched refs:ir_intr_mask_set (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c730 &ohci_hdl->ohci_regs->ir_intr_mask_set, interrupt_mask); in hci1394_ohci_ir_intr_enable()
787 &ohci_hdl->ohci_regs->ir_intr_mask_set, 0xFFFFFFFF); in hci1394_ohci_ir_ctxt_count_get()
789 &ohci_hdl->ohci_regs->ir_intr_mask_set); in hci1394_ohci_ir_ctxt_count_get()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h469 uint32_t ir_intr_mask_set; member