Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c386 &ohci_hdl->ohci_regs->intr_event_clr, (uint32_t)0xFFFFFFFF); in hci1394_ohci_chip_init()
517 &ohci_hdl->ohci_regs->intr_event_clr); in hci1394_ohci_intr_asserted()
568 &ohci_hdl->ohci_regs->intr_event_clr, interrupt_mask); in hci1394_ohci_intr_clear()
1161 &ohci_hdl->ohci_regs->intr_event_clr, in hci1394_ohci_phy_read_no_lock()
2175 &ohci_hdl->ohci_regs->intr_event_clr, OHCI_INTR_CYC_TOO_LONG); in hci1394_ohci_cycle_master_enable()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h460 uint32_t intr_event_clr; member