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

/linux-4.4.14/drivers/scsi/
H A Dscsi_debug.c1669 u8 reporting_opts, req_opcode, sdeb_i, supp; resp_rsup_opcodes() local
1746 sdeb_i = opcode_ind_arr[req_opcode]; resp_rsup_opcodes()
1747 oip = &opcode_info_arr[sdeb_i]; resp_rsup_opcodes()
5140 u8 sdeb_i; scsi_debug_queuecommand() local
5176 sdeb_i = opcode_ind_arr[opcode]; /* fully mapped */ scsi_debug_queuecommand()
5177 oip = &opcode_info_arr[sdeb_i]; /* safe if table consistent */ scsi_debug_queuecommand()

Completed in 64 milliseconds