Searched refs:ar_resp (Results 1 – 2 of 2) sorted by relevance
2565 &ohci_hdl->ohci_regs->ar_resp.cmd_ptrlo, cmdptr); in hci1394_ohci_arresp_start()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()2598 &ohci_hdl->ohci_regs->ar_resp.ctxt_ctrl_clr, OHCI_CC_RUN_MASK); in hci1394_ohci_arresp_stop()
495 hci1394_ctxt_regs_t ar_resp; member