Searched defs:qla_chip_state_84xx (Results 1 – 1 of 1) sorted by relevance
2306 struct qla_chip_state_84xx { struct2307 struct list_head list;2308 struct kref kref;2310 void *bus;2311 spinlock_t access_lock;2312 struct mutex fw_update_mutex;2313 uint32_t fw_update;2314 uint32_t op_fw_version;2315 uint32_t op_fw_size;2316 uint32_t op_fw_seq_size;[all …]