Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c380 &ohci_hdl->ohci_regs->ir_intr_event_clr, (uint32_t)0xFFFFFFFF); in hci1394_ohci_chip_init()
711 &ohci_hdl->ohci_regs->ir_intr_event_clr); in hci1394_ohci_ir_intr_asserted()
764 &ohci_hdl->ohci_regs->ir_intr_event_clr, interrupt_mask); in hci1394_ohci_ir_intr_clear()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h468 uint32_t ir_intr_event_clr; member