Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c376 &ohci_hdl->ohci_regs->it_intr_event_clr, (uint32_t)0xFFFFFFFF); in hci1394_ohci_chip_init()
588 &ohci_hdl->ohci_regs->it_intr_event_clr); in hci1394_ohci_it_intr_asserted()
641 &ohci_hdl->ohci_regs->it_intr_event_clr, interrupt_mask); in hci1394_ohci_it_intr_clear()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h464 uint32_t it_intr_event_clr; member