Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/firewire/
Dohci.c95 struct ar_context { struct
96 struct fw_ohci *ohci;
97 struct page *pages[AR_BUFFERS];
98 void *buffer;
99 struct descriptor *descriptors;
100 dma_addr_t descriptors_bus;
101 void *pointer;
102 unsigned int last_buffer_index;
103 u32 regs;
104 struct tasklet_struct tasklet;