Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h211 struct dma_trm_ctx it_legacy_context; member
Dohci1394.c865 if (ohci->it_legacy_context.ohci == NULL) { in ohci_transmit()
872 if (alloc_dma_trm_ctx(ohci, &ohci->it_legacy_context, in ohci_transmit()
880 initialize_dma_trm_ctx(&ohci->it_legacy_context); in ohci_transmit()
883 d = &ohci->it_legacy_context; in ohci_transmit()
3460 ohci->it_legacy_context.ohci = NULL; in ohci1394_pci_probe()
3532 free_dma_trm_ctx(&ohci->it_legacy_context); in ohci1394_pci_remove()