Searched defs:qla_chip_state_84xx (Results 1 – 1 of 1) sorted by relevance
3620 struct qla_chip_state_84xx { struct3621 struct list_head list;3622 struct kref kref;3624 void *bus;3625 spinlock_t access_lock;3626 struct mutex fw_update_mutex;3627 uint32_t fw_update;3628 uint32_t op_fw_version;3629 uint32_t op_fw_size;3630 uint32_t op_fw_seq_size;[all …]