Lines Matching refs:index
889 int index;
917 index = vha->reset_tmplt.array_index;
920 vha->reset_tmplt.array[index++] = value;
921 if (index == QLA8044_MAX_RESET_SEQ_ENTRIES)
943 int index, entries;
950 index = vha->reset_tmplt.seq_index;
952 for (; (!vha->reset_tmplt.seq_end) && (index < entries); index++) {
987 "entry = %d\n", __func__, p_hdr->cmd, index);
995 vha->reset_tmplt.seq_index = index;
2207 uint32_t read_value, opcode, poll_time, addr, index;
2269 index = crb_entry->crb_strd.state_index_a;
2270 addr = tmplt_hdr->saved_state_array[index];
2276 index = crb_entry->crb_ctrl.state_index_v;
2277 tmplt_hdr->saved_state_array[index] = read_value;
2282 index = crb_entry->crb_strd.state_index_a;
2283 addr = tmplt_hdr->saved_state_array[index];
2289 index = crb_entry->crb_ctrl.state_index_v;
2291 tmplt_hdr->saved_state_array[index];
2300 index = crb_entry->crb_ctrl.state_index_v;
2301 read_value = tmplt_hdr->saved_state_array[index];
2308 tmplt_hdr->saved_state_array[index] = read_value;
2448 struct qla8044_minidump_entry_hdr *entry_hdr, int index)
2454 vha->host_no, index, entry_hdr->entry_type,