Searched refs:DMA_CTX_ASYNC_RESP (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ieee1394/
H A Dohci1394.h75 enum context_type { DMA_CTX_ASYNC_REQ, DMA_CTX_ASYNC_RESP, DMA_CTX_ISO }; enumerator in enum:context_type
H A Dohci1394.c632 if (d->type == DMA_CTX_ASYNC_RESP) {
2446 if (d->type == DMA_CTX_ASYNC_REQ || d->type == DMA_CTX_ASYNC_RESP) {
3140 DMA_CTX_ASYNC_RESP, 0, AR_RESP_NUM_DESC,
3155 DMA_CTX_ASYNC_RESP, 1, AT_RESP_NUM_DESC,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ieee1394/
H A Dohci1394.h75 enum context_type { DMA_CTX_ASYNC_REQ, DMA_CTX_ASYNC_RESP, DMA_CTX_ISO }; enumerator in enum:context_type
H A Dohci1394.c632 if (d->type == DMA_CTX_ASYNC_RESP) {
2446 if (d->type == DMA_CTX_ASYNC_REQ || d->type == DMA_CTX_ASYNC_RESP) {
3140 DMA_CTX_ASYNC_RESP, 0, AR_RESP_NUM_DESC,
3155 DMA_CTX_ASYNC_RESP, 1, AT_RESP_NUM_DESC,

Completed in 74 milliseconds