Searched refs:at_req_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.h179 struct dma_trm_ctx at_req_context; member in struct:ti_ohci
H A Dohci1394.c515 initialize_dma_trm_ctx(&ohci->at_req_context);
840 d = &ohci->at_req_context;
844 d = &ohci->at_req_context;
949 dma_trm_reset(&ohci->at_req_context);
2285 struct dma_trm_ctx *d = &ohci->at_req_context;
3147 if (alloc_dma_trm_ctx(ohci, &ohci->at_req_context,
3289 free_dma_trm_ctx(&ohci->at_req_context);

Completed in 102 milliseconds