Searched defs:fw_ohci (Results 1 – 1 of 1) sorted by relevance
191 struct fw_ohci { struct207 * Spinlock for accessing fw_ohci data. Never call out of argument210 spinlock_t lock;212 struct mutex phy_reg_mutex;214 void *misc_buffer;215 dma_addr_t misc_buffer_bus;217 struct ar_context ar_request_ctx;218 struct ar_context ar_response_ctx;219 struct context at_request_ctx;220 struct context at_response_ctx;[all …]