Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c607 &ohci_hdl->ohci_regs->it_intr_mask_set, interrupt_mask); in hci1394_ohci_it_intr_enable()
664 &ohci_hdl->ohci_regs->it_intr_mask_set, 0xFFFFFFFF); in hci1394_ohci_it_ctxt_count_get()
666 &ohci_hdl->ohci_regs->it_intr_mask_set); in hci1394_ohci_it_ctxt_count_get()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h465 uint32_t it_intr_mask_set; member