Searched refs:at_req (Results 1 – 2 of 2) sorted by relevance
2487 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_set); in hci1394_ohci_at_active()2517 &ohci_hdl->ohci_regs->at_req.cmd_ptrlo, cmdptr); in hci1394_ohci_atreq_start()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()2550 &ohci_hdl->ohci_regs->at_req.ctxt_ctrl_clr, OHCI_CC_RUN_MASK); in hci1394_ohci_atreq_stop()
489 hci1394_ctxt_regs_t at_req; member