Searched defs:fw_ohci (Results 1 – 1 of 1) sorted by relevance
182 struct fw_ohci { struct198 * Spinlock for accessing fw_ohci data. Never call out of argument201 spinlock_t lock;203 struct mutex phy_reg_mutex;205 void *misc_buffer;206 dma_addr_t misc_buffer_bus;208 struct ar_context ar_request_ctx;209 struct ar_context ar_response_ctx;210 struct at_context at_request_ctx;211 struct at_context at_response_ctx;[all …]