Home
last modified time | relevance | path

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.h339 &(HCIP)->ohci->ohci_regs->ir[(I)].ctxt_ctrl_set, \
360 &(HCIP)->ohci->ohci_regs->it[(I)].ctxt_ctrl_set, 0 | \
390 &(CTXTP)->ctxt_regsp->ctxt_ctrl_set) & OHCI_CC_ACTIVE_MASK)
394 &(CTXTP)->ctxt_regsp->ctxt_ctrl_set) & OHCI_CC_RUN_MASK)
406 uint32_t ctxt_ctrl_set; member
417 uint32_t ctxt_ctrl_set; member
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c2487 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set); in hci1394_ohci_at_active()
2495 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set); in hci1394_ohci_at_active()
2519 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set, OHCI_CC_RUN_MASK); in hci1394_ohci_atreq_start()
2535 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_atreq_wake()
2567 &ohci_hdl->ohci_regs->ar_resp.ctxt_ctrl_set, OHCI_CC_RUN_MASK); in hci1394_ohci_arresp_start()
2583 &ohci_hdl->ohci_regs->ar_resp.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_arresp_wake()
2615 &ohci_hdl->ohci_regs->ar_req.ctxt_ctrl_set, OHCI_CC_RUN_MASK); in hci1394_ohci_arreq_start()
2631 &ohci_hdl->ohci_regs->ar_req.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_arreq_wake()
2663 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set, OHCI_CC_RUN_MASK); in hci1394_ohci_atresp_start()
2679 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set, OHCI_CC_WAKE_MASK); in hci1394_ohci_atresp_wake()