Searched defs:fw_ohci (Results 1 – 1 of 1) sorted by relevance
178 struct fw_ohci { struct194 * Spinlock for accessing fw_ohci data. Never call out of argument197 spinlock_t lock;199 struct mutex phy_reg_mutex;201 void *misc_buffer;202 dma_addr_t misc_buffer_bus;204 struct ar_context ar_request_ctx;205 struct ar_context ar_response_ctx;206 struct context at_request_ctx;207 struct context at_response_ctx;[all …]