Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h296 #define OHCI_CC_WAKE_MASK 0x00001000 macro
348 (((WAKE) << OHCI_CC_WAKE_SHIFT) & OHCI_CC_WAKE_MASK)))
367 (((WAKE) << OHCI_CC_WAKE_SHIFT) & OHCI_CC_WAKE_MASK)))
H A Dhci1394_descriptors.h218 #define DESC_XFER_WAKE_MASK (OHCI_CC_WAKE_MASK << DESC_ST_XFER_STAT_SHIFT)
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c3087 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_atreq_wake()
3150 &ohci_hdl->ohci_regs->ar_resp.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_arresp_wake()
3213 &ohci_hdl->ohci_regs->ar_req.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_arreq_wake()
3276 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_atresp_wake()