Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h298 #define OHCI_CC_ACTIVE_MASK 0x00000400 macro
390 &(CTXTP)->ctxt_regsp->ctxt_ctrl_set) & OHCI_CC_ACTIVE_MASK)
H A Dhci1394_descriptors.h218 #define DESC_XFER_ACTIVE_MASK (OHCI_CC_ACTIVE_MASK << DESC_ST_XFER_STAT_SHIFT)
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c2488 if (reg & OHCI_CC_ACTIVE_MASK) { in hci1394_ohci_at_active()
2496 if (reg & OHCI_CC_ACTIVE_MASK) { in hci1394_ohci_at_active()