Searched defs:fw_ohci (Results 1 – 1 of 1) sorted by relevance
179 struct fw_ohci { struct195 * Spinlock for accessing fw_ohci data. Never call out of argument198 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 …]