at_response_ctx   207 drivers/firewire/ohci.c 	struct context at_response_ctx;
at_response_ctx  1624 drivers/firewire/ohci.c 	if (ctx == &ctx->ohci->at_response_ctx) {
at_response_ctx  1992 drivers/firewire/ohci.c 	context_stop(&ohci->at_response_ctx);
at_response_ctx  2002 drivers/firewire/ohci.c 	at_context_flush(&ohci->at_response_ctx);
at_response_ctx  2094 drivers/firewire/ohci.c 		tasklet_schedule(&ohci->at_response_ctx.tasklet);
at_response_ctx  2542 drivers/firewire/ohci.c 	at_context_transmit(&ohci->at_response_ctx, packet);
at_response_ctx  3653 drivers/firewire/ohci.c 	err = context_init(&ohci->at_response_ctx, ohci,
at_response_ctx  3726 drivers/firewire/ohci.c 	context_release(&ohci->at_response_ctx);
at_response_ctx  3783 drivers/firewire/ohci.c 	context_release(&ohci->at_response_ctx);