Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h177 #define OHCI_INTR_MASTER_INTR_ENBL 0x80000000 /* int_mask_* only */ macro
/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c542 &ohci_hdl->ohci_regs->intr_mask_set, OHCI_INTR_MASTER_INTR_ENBL); in hci1394_ohci_intr_master_enable()
563 &ohci_hdl->ohci_regs->intr_mask_clr, OHCI_INTR_MASTER_INTR_ENBL); in hci1394_ohci_intr_master_disable()