Searched refs:opcode_info_arr (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dscsi_debug.c425 static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEMENT + 1] = { variable in typeref:struct:opcode_info_t
1700 for (count = 0, oip = opcode_info_arr; resp_rsup_opcodes()
1708 for (offset = 4, oip = opcode_info_arr; resp_rsup_opcodes()
1747 oip = &opcode_info_arr[sdeb_i]; resp_rsup_opcodes()
5177 oip = &opcode_info_arr[sdeb_i]; /* safe if table consistent */ scsi_debug_queuecommand()

Completed in 98 milliseconds