Lines Matching defs:scp

710 mk_sense_invalid_fld(struct scsi_cmnd *scp, enum sdeb_cmd_data c_d,  in mk_sense_invalid_fld()
750 static void mk_sense_buffer(struct scsi_cmnd *scp, int key, int asc, int asq) in mk_sense_buffer()
771 mk_sense_invalid_opcode(struct scsi_cmnd *scp) in mk_sense_invalid_opcode()
902 static int fill_from_dev_buffer(struct scsi_cmnd *scp, unsigned char *arr, in fill_from_dev_buffer()
921 static int fetch_to_dev_buffer(struct scsi_cmnd *scp, unsigned char *arr, in fetch_to_dev_buffer()
1279 static int resp_inquiry(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_inquiry()
1424 static int resp_requests(struct scsi_cmnd * scp, in resp_requests()
1486 static int resp_start_stop(struct scsi_cmnd * scp, in resp_start_stop()
1513 static int resp_readcap(struct scsi_cmnd * scp, in resp_readcap()
1540 static int resp_readcap16(struct scsi_cmnd * scp, in resp_readcap16()
1582 static int resp_report_tgtpgs(struct scsi_cmnd * scp, in resp_report_tgtpgs()
1664 resp_rsup_opcodes(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_rsup_opcodes()
1815 resp_rsup_tmfs(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_rsup_tmfs()
2001 resp_mode_sense(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_mode_sense()
2160 resp_mode_select(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_mode_select()
2263 static int resp_log_sense(struct scsi_cmnd * scp, in resp_log_sense()
2342 static int check_device_access_params(struct scsi_cmnd *scp, in check_device_access_params()
2548 resp_read_dt0(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_read_dt0()
2867 resp_write_dt0(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_write_dt0()
2986 resp_write_same(struct scsi_cmnd *scp, u64 lba, u32 num, u32 ei_lba, in resp_write_same()
3039 resp_write_same_10(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_write_same_10()
3064 resp_write_same_16(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_write_same_16()
3095 resp_write_buffer(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_write_buffer()
3141 resp_comp_write(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_comp_write()
3224 resp_unmap(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_unmap()
3283 resp_get_lba_status(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_get_lba_status()
3324 static int resp_report_luns(struct scsi_cmnd * scp, in resp_report_luns()
3381 static int resp_xdwriteread(struct scsi_cmnd *scp, unsigned long long lba, in resp_xdwriteread()
3418 resp_xdwriteread_10(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_xdwriteread_10()
3450 struct scsi_cmnd *scp; in sdebug_q_cmd_complete() local
3510 struct scsi_cmnd *scp; in sdebug_q_cmd_hrt_complete() local
5116 check_inject(struct scsi_cmnd *scp) in check_inject()
5151 scsi_debug_queuecommand(struct scsi_cmnd *scp) in scsi_debug_queuecommand()