Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h184 struct dma_rcv_ctx ar_resp_context; member
Dohci1394.c566 initialize_dma_rcv_ctx(&ohci->ar_resp_context, 0); in ohci_initialize()
2395 struct dma_rcv_ctx *d = &ohci->ar_resp_context; in ohci_irq_handler()
3405 if (alloc_dma_rcv_ctx(ohci, &ohci->ar_resp_context, in ohci1394_pci_probe()
3522 free_dma_rcv_ctx(&ohci->ar_resp_context); in ohci1394_pci_remove()