Searched defs:fw_ohci (Results 1 – 1 of 1) sorted by relevance
189 struct fw_ohci { struct205 * Spinlock for accessing fw_ohci data. Never call out of argument208 spinlock_t lock;210 struct mutex phy_reg_mutex;212 void *misc_buffer;213 dma_addr_t misc_buffer_bus;215 struct ar_context ar_request_ctx;216 struct ar_context ar_response_ctx;217 struct at_context at_request_ctx;218 struct at_context at_response_ctx;[all …]