sdeb_i           1775 drivers/scsi/scsi_debug.c 	u8 reporting_opts, req_opcode, sdeb_i, supp;
sdeb_i           1852 drivers/scsi/scsi_debug.c 		sdeb_i = opcode_ind_arr[req_opcode];
sdeb_i           1853 drivers/scsi/scsi_debug.c 		oip = &opcode_info_arr[sdeb_i];
sdeb_i           5592 drivers/scsi/scsi_debug.c 	u8 sdeb_i;
sdeb_i           5633 drivers/scsi/scsi_debug.c 	sdeb_i = opcode_ind_arr[opcode];	/* fully mapped */
sdeb_i           5634 drivers/scsi/scsi_debug.c 	oip = &opcode_info_arr[sdeb_i];		/* safe if table consistent */