Home
last modified time | relevance | path

Searched refs:DMA_CTX_ISO (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h83 enum context_type { DMA_CTX_ASYNC_REQ, DMA_CTX_ASYNC_RESP, DMA_CTX_ISO }; enumerator
Dohci1394.c432 if (d->type == DMA_CTX_ISO) { in initialize_dma_rcv_ctx()
474 if (d->type == DMA_CTX_ISO) { in initialize_dma_trm_ctx()
873 DMA_CTX_ISO, 0, IT_NUM_DESC, in ohci_transmit()
1017 DMA_CTX_ISO, 0, IR_NUM_DESC, in ohci_devctl()
2536 } else if (d->type == DMA_CTX_ISO) { in packet_length()
2834 if (d->type == DMA_CTX_ISO) { in free_dma_rcv_ctx()
2955 if (type == DMA_CTX_ISO) { in alloc_dma_rcv_ctx()
2996 if (d->type == DMA_CTX_ISO) { in free_dma_trm_ctx()
3070 if (type == DMA_CTX_ISO) { in alloc_dma_trm_ctx()