Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c1982 u8 reporting_opts, req_opcode, sdeb_i, supp; in resp_rsup_opcodes() local
2059 sdeb_i = opcode_ind_arr[req_opcode]; in resp_rsup_opcodes()
2060 oip = &opcode_info_arr[sdeb_i]; in resp_rsup_opcodes()
7254 u8 sdeb_i; in scsi_debug_queuecommand() local
7301 sdeb_i = opcode_ind_arr[opcode]; /* fully mapped */ in scsi_debug_queuecommand()
7302 oip = &opcode_info_arr[sdeb_i]; /* safe if table consistent */ in scsi_debug_queuecommand()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c1991 u8 reporting_opts, req_opcode, sdeb_i, supp; in resp_rsup_opcodes() local
2068 sdeb_i = opcode_ind_arr[req_opcode]; in resp_rsup_opcodes()
2069 oip = &opcode_info_arr[sdeb_i]; in resp_rsup_opcodes()
7502 u8 sdeb_i; in scsi_debug_queuecommand() local
7549 sdeb_i = opcode_ind_arr[opcode]; /* fully mapped */ in scsi_debug_queuecommand()
7550 oip = &opcode_info_arr[sdeb_i]; /* safe if table consistent */ in scsi_debug_queuecommand()

Completed in 20 milliseconds