Searched defs:qla_chip_state_84xx (Results 1 – 1 of 1) sorted by relevance
2757 struct qla_chip_state_84xx { struct2758 struct list_head list;2759 struct kref kref;2761 void *bus;2762 spinlock_t access_lock;2763 struct mutex fw_update_mutex;2764 uint32_t fw_update;2765 uint32_t op_fw_version;2766 uint32_t op_fw_size;2767 uint32_t op_fw_seq_size;[all …]