Lines Matching defs:scp

1367 static void mk_sense_invalid_fld(struct scsi_cmnd *scp,  in mk_sense_invalid_fld()
1407 static void mk_sense_buffer(struct scsi_cmnd *scp, int key, int asc, int asq) in mk_sense_buffer()
1425 static void mk_sense_info_tape(struct scsi_cmnd *scp, int key, int asc, int asq, in mk_sense_info_tape()
1448 static void mk_sense_invalid_opcode(struct scsi_cmnd *scp) in mk_sense_invalid_opcode()
1540 static int make_ua(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in make_ua()
1633 static int fill_from_dev_buffer(struct scsi_cmnd *scp, unsigned char *arr, in fill_from_dev_buffer()
1656 static int p_fill_from_dev_buffer(struct scsi_cmnd *scp, const void *arr, in p_fill_from_dev_buffer()
1681 static int fetch_to_dev_buffer(struct scsi_cmnd *scp, unsigned char *arr, in fetch_to_dev_buffer()
2065 static int resp_inquiry(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_inquiry()
2235 static int resp_requests(struct scsi_cmnd *scp, in resp_requests()
2289 static int resp_start_stop(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_start_stop()
2352 static int resp_readcap(struct scsi_cmnd *scp, in resp_readcap()
2371 static int resp_readcap16(struct scsi_cmnd *scp, in resp_readcap16()
2417 static int resp_report_tgtpgs(struct scsi_cmnd *scp, in resp_report_tgtpgs()
2494 static int resp_rsup_opcodes(struct scsi_cmnd *scp, in resp_rsup_opcodes()
2646 static int resp_rsup_tmfs(struct scsi_cmnd *scp, in resp_rsup_tmfs()
2940 static int resp_mode_sense(struct scsi_cmnd *scp, in resp_mode_sense()
3152 static int resp_mode_select(struct scsi_cmnd *scp, in resp_mode_select()
3320 static int resp_log_sense(struct scsi_cmnd *scp, in resp_log_sense()
3421 static int resp_read_blklimits(struct scsi_cmnd *scp, in resp_read_blklimits()
3432 static int resp_locate(struct scsi_cmnd *scp, in resp_locate()
3464 static int resp_write_filemarks(struct scsi_cmnd *scp, in resp_write_filemarks()
3494 static int resp_space(struct scsi_cmnd *scp, in resp_space()
3612 static int resp_read_position(struct scsi_cmnd *scp, in resp_read_position()
3635 static int resp_rewind(struct scsi_cmnd *scp, in resp_rewind()
3670 static int resp_format_medium(struct scsi_cmnd *scp, in resp_format_medium()
3699 static int resp_erase(struct scsi_cmnd *scp, in resp_erase()
3883 static int check_zbc_access_params(struct scsi_cmnd *scp, in check_zbc_access_params()
3959 (struct scsi_cmnd *scp, unsigned long long lba, in check_device_access_params()
4216 static int do_device_access(struct sdeb_store_info *sip, struct scsi_cmnd *scp, in do_device_access()
4275 static int do_dout_fetch(struct scsi_cmnd *scp, u32 num, u8 *doutp) in do_dout_fetch()
4359 static void dif_copy_prot(struct scsi_cmnd *scp, sector_t sector, in dif_copy_prot()
4405 static int prot_verify_read(struct scsi_cmnd *scp, sector_t start_sec, in prot_verify_read()
4445 static int resp_read_tape(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_read_tape()
4537 static int resp_read_dt0(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_read_dt0()
4844 static int resp_write_tape(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_write_tape()
4905 static int resp_write_dt0(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_write_dt0()
5058 static int resp_write_scat(struct scsi_cmnd *scp, in resp_write_scat()
5228 static int resp_write_same(struct scsi_cmnd *scp, u64 lba, u32 num, in resp_write_same()
5295 static int resp_write_same_10(struct scsi_cmnd *scp, in resp_write_same_10()
5320 static int resp_write_same_16(struct scsi_cmnd *scp, in resp_write_same_16()
5351 static int resp_write_buffer(struct scsi_cmnd *scp, in resp_write_buffer()
5397 static int resp_comp_write(struct scsi_cmnd *scp, in resp_comp_write()
5469 static int resp_unmap(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_unmap()
5526 static int resp_get_lba_status(struct scsi_cmnd *scp, in resp_get_lba_status()
5568 static int resp_get_stream_status(struct scsi_cmnd *scp, in resp_get_stream_status()
5613 static int resp_sync_cache(struct scsi_cmnd *scp, in resp_sync_cache()
5648 static int resp_pre_fetch(struct scsi_cmnd *scp, in resp_pre_fetch()
5701 static int resp_report_luns(struct scsi_cmnd *scp, in resp_report_luns()
5794 static int resp_verify(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_verify()
5873 static int resp_report_zones(struct scsi_cmnd *scp, in resp_report_zones()
6014 static int resp_atomic_write(struct scsi_cmnd *scp, in resp_atomic_write()
6085 static int resp_open_zone(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_open_zone()
6160 static int resp_close_zone(struct scsi_cmnd *scp, in resp_close_zone()
6232 static int resp_finish_zone(struct scsi_cmnd *scp, in resp_finish_zone()
6313 static int resp_rwp_zone(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_rwp_zone()
6369 struct scsi_cmnd *scp = (struct scsi_cmnd *)sdsc - 1; in sdebug_q_cmd_complete() local
8952 static bool fake_timeout(struct scsi_cmnd *scp) in fake_timeout()
8967 static int resp_not_ready(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_not_ready()
9208 struct scsi_cmnd *scp) in scsi_debug_queuecommand()