Home
last modified time | relevance | path

Searched defs:ar_context (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/firewire/
Dohci.c100 struct ar_context { struct
101 struct fw_ohci *ohci;
102 struct page *pages[AR_BUFFERS];
103 void *buffer;
104 struct descriptor *descriptors;
105 dma_addr_t descriptors_bus;
106 void *pointer;
107 unsigned int last_buffer_index;
108 u32 regs;
109 struct tasklet_struct tasklet;