Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c411 static const unsigned char opcode_ind_arr[256] = { variable
2059 sdeb_i = opcode_ind_arr[req_opcode]; in resp_rsup_opcodes()
7301 sdeb_i = opcode_ind_arr[opcode]; /* fully mapped */ in scsi_debug_queuecommand()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c418 static const unsigned char opcode_ind_arr[256] = { variable
2068 sdeb_i = opcode_ind_arr[req_opcode]; in resp_rsup_opcodes()
7549 sdeb_i = opcode_ind_arr[opcode]; /* fully mapped */ in scsi_debug_queuecommand()

Completed in 29 milliseconds