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;
2210 uint32_t read_value, opcode, poll_time, addr, index;
2277 index = crb_entry->crb_strd.state_index_a;
2278 addr = tmplt_hdr->saved_state_array[index];
2284 index = crb_entry->crb_ctrl.state_index_v;
2285 tmplt_hdr->saved_state_array[index] = read_value;
2291 index = crb_entry->crb_strd.state_index_a;
2292 addr = tmplt_hdr->saved_state_array[index];
2298 index = crb_entry->crb_ctrl.state_index_v;
2300 tmplt_hdr->saved_state_array[index];
2310 index = crb_entry->crb_ctrl.state_index_v;
2311 read_value = tmplt_hdr->saved_state_array[index];
2318 tmplt_hdr->saved_state_array[index] = read_value;
2459 struct qla8044_minidump_entry_hdr *entry_hdr, int index)
2465 vha->host_no, index, entry_hdr->entry_type,