at_request_ctx    206 drivers/firewire/ohci.c 	struct context at_request_ctx;
at_request_ctx   1595 drivers/firewire/ohci.c 	if (ctx == &ctx->ohci->at_request_ctx) {
at_request_ctx   1617 drivers/firewire/ohci.c 		if (ctx == &ctx->ohci->at_request_ctx)
at_request_ctx   1991 drivers/firewire/ohci.c 	context_stop(&ohci->at_request_ctx);
at_request_ctx   2001 drivers/firewire/ohci.c 	at_context_flush(&ohci->at_request_ctx);
at_request_ctx   2091 drivers/firewire/ohci.c 		tasklet_schedule(&ohci->at_request_ctx.tasklet);
at_request_ctx   2535 drivers/firewire/ohci.c 	at_context_transmit(&ohci->at_request_ctx, packet);
at_request_ctx   2548 drivers/firewire/ohci.c 	struct context *ctx = &ohci->at_request_ctx;
at_request_ctx   3648 drivers/firewire/ohci.c 	err = context_init(&ohci->at_request_ctx, ohci,
at_request_ctx   3728 drivers/firewire/ohci.c 	context_release(&ohci->at_request_ctx);
at_request_ctx   3782 drivers/firewire/ohci.c 	context_release(&ohci->at_request_ctx);