Searched refs:ctxt_ctrl_set (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_ohci.h | 341 &(HCIP)->ohci->ohci_regs->ir[(I)].ctxt_ctrl_set, \ 362 &(HCIP)->ohci->ohci_regs->it[(I)].ctxt_ctrl_set, 0 | \ 392 &(CTXTP)->ctxt_regsp->ctxt_ctrl_set) & OHCI_CC_ACTIVE_MASK) 396 &(CTXTP)->ctxt_regsp->ctxt_ctrl_set) & OHCI_CC_RUN_MASK) 408 uint32_t ctxt_ctrl_set; member 419 uint32_t ctxt_ctrl_set; member
|
/titanic_50/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_ohci.c | 3021 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set); in hci1394_ohci_at_active() 3033 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set); in hci1394_ohci_at_active() 3066 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set, OHCI_CC_RUN_MASK); in hci1394_ohci_atreq_start() 3087 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_atreq_wake() 3129 &ohci_hdl->ohci_regs->ar_resp.ctxt_ctrl_set, OHCI_CC_RUN_MASK); in hci1394_ohci_arresp_start() 3150 &ohci_hdl->ohci_regs->ar_resp.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_arresp_wake() 3192 &ohci_hdl->ohci_regs->ar_req.ctxt_ctrl_set, OHCI_CC_RUN_MASK); in hci1394_ohci_arreq_start() 3213 &ohci_hdl->ohci_regs->ar_req.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_arreq_wake() 3255 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set, OHCI_CC_RUN_MASK); in hci1394_ohci_atresp_start() 3276 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_atresp_wake()
|