Home
last modified time | relevance | path

Searched refs:OHCI_CC_ACTIVE_MASK (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h300 #define OHCI_CC_ACTIVE_MASK 0x00000400 macro
392 &(CTXTP)->ctxt_regsp->ctxt_ctrl_set) & OHCI_CC_ACTIVE_MASK)
H A Dhci1394_descriptors.h220 #define DESC_XFER_ACTIVE_MASK (OHCI_CC_ACTIVE_MASK << DESC_ST_XFER_STAT_SHIFT)
/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c3022 if (reg & OHCI_CC_ACTIVE_MASK) { in hci1394_ohci_at_active()
3034 if (reg & OHCI_CC_ACTIVE_MASK) { in hci1394_ohci_at_active()