Searched refs:at_resp (Results 1 – 2 of 2) sorted by relevance
3033 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_set); in hci1394_ohci_at_active()3253 &ohci_hdl->ohci_regs->at_resp.cmd_ptrlo, cmdptr); in hci1394_ohci_atresp_start()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()3296 &ohci_hdl->ohci_regs->at_resp.ctxt_ctrl_clr, OHCI_CC_RUN_MASK); in hci1394_ohci_atresp_stop()
493 hci1394_ctxt_regs_t at_resp; member