Searched refs:at_resp_context (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dohci1394.h178 struct dma_trm_ctx at_resp_context; member in struct:ti_ohci
H A Dohci1394.c516 initialize_dma_trm_ctx(&ohci->at_resp_context);
842 d = &ohci->at_resp_context;
950 dma_trm_reset(&ohci->at_resp_context);
2297 struct dma_trm_ctx *d = &ohci->at_resp_context;
3154 if (alloc_dma_trm_ctx(ohci, &ohci->at_resp_context,
3290 free_dma_trm_ctx(&ohci->at_resp_context);

Completed in 40 milliseconds