Searched refs:sdebug_dev_info (Results 1 – 1 of 1) sorted by relevance
250 struct sdebug_dev_info { struct321 int (*pfp)(struct scsi_cmnd *, struct sdebug_dev_info *);414 static int resp_inquiry(struct scsi_cmnd *, struct sdebug_dev_info *);415 static int resp_report_luns(struct scsi_cmnd *, struct sdebug_dev_info *);416 static int resp_requests(struct scsi_cmnd *, struct sdebug_dev_info *);417 static int resp_mode_sense(struct scsi_cmnd *, struct sdebug_dev_info *);418 static int resp_mode_select(struct scsi_cmnd *, struct sdebug_dev_info *);419 static int resp_log_sense(struct scsi_cmnd *, struct sdebug_dev_info *);420 static int resp_readcap(struct scsi_cmnd *, struct sdebug_dev_info *);421 static int resp_read_dt0(struct scsi_cmnd *, struct sdebug_dev_info *);[all …]