Searched refs:ctxt_ctrl_set (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h341 &(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 in struct:hci1394_ctxt_regs_s
419 uint32_t ctxt_ctrl_set; member in struct:hci1394_ir_ctxt_regs_s
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c3021 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set);
3033 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set);
3066 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set, OHCI_CC_RUN_MASK);
3087 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set, OHCI_CC_WAKE_MASK);
3129 &ohci_hdl->ohci_regs->ar_resp.ctxt_ctrl_set, OHCI_CC_RUN_MASK);
3150 &ohci_hdl->ohci_regs->ar_resp.ctxt_ctrl_set, OHCI_CC_WAKE_MASK);
3192 &ohci_hdl->ohci_regs->ar_req.ctxt_ctrl_set, OHCI_CC_RUN_MASK);
3213 &ohci_hdl->ohci_regs->ar_req.ctxt_ctrl_set, OHCI_CC_WAKE_MASK);
3255 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set, OHCI_CC_RUN_MASK);
3276 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set, OHCI_CC_WAKE_MAS
[all...]

Completed in 275 milliseconds