Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dscsi_debug.c1996 u8 reporting_opts, req_opcode, sdeb_i, supp; in resp_rsup_opcodes() local
2073 sdeb_i = opcode_ind_arr[req_opcode]; in resp_rsup_opcodes()
2074 oip = &opcode_info_arr[sdeb_i]; in resp_rsup_opcodes()
7606 u8 sdeb_i; in scsi_debug_queuecommand() local
7653 sdeb_i = opcode_ind_arr[opcode]; /* fully mapped */ in scsi_debug_queuecommand()
7654 oip = &opcode_info_arr[sdeb_i]; /* safe if table consistent */ in scsi_debug_queuecommand()