Searched defs:qla_chip_state_84xx (Results 1 – 1 of 1) sorted by relevance
3611 struct qla_chip_state_84xx { struct3612 struct list_head list;3613 struct kref kref;3615 void *bus;3616 spinlock_t access_lock;3617 struct mutex fw_update_mutex;3618 uint32_t fw_update;3619 uint32_t op_fw_version;3620 uint32_t op_fw_size;3621 uint32_t op_fw_seq_size;[all …]