Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c179 struct fw_ohci { struct
195 * Spinlock for accessing fw_ohci data. Never call out of argument
198 spinlock_t lock;
200 struct mutex phy_reg_mutex;
202 void *misc_buffer;
203 dma_addr_t misc_buffer_bus;
205 struct ar_context ar_request_ctx;
206 struct ar_context ar_response_ctx;
207 struct context at_request_ctx;
208 struct context at_response_ctx;
[all …]