Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c619 static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEM_P1 + 1] = { variable
2013 for (count = 0, oip = opcode_info_arr; in resp_rsup_opcodes()
2021 for (offset = 4, oip = opcode_info_arr; in resp_rsup_opcodes()
2060 oip = &opcode_info_arr[sdeb_i]; in resp_rsup_opcodes()
7299 oip = &opcode_info_arr[sdeb_i]; /* safe if table consistent */ in scsi_debug_queuecommand()