Searched refs:sdebug_dev_info (Results 1 – 1 of 1) sorted by relevance
330 struct sdebug_dev_info { struct434 int (*pfp)(struct scsi_cmnd *, struct sdebug_dev_info *);539 static int resp_inquiry(struct scsi_cmnd *, struct sdebug_dev_info *);540 static int resp_report_luns(struct scsi_cmnd *, struct sdebug_dev_info *);541 static int resp_requests(struct scsi_cmnd *, struct sdebug_dev_info *);542 static int resp_mode_sense(struct scsi_cmnd *, struct sdebug_dev_info *);543 static int resp_mode_select(struct scsi_cmnd *, struct sdebug_dev_info *);544 static int resp_log_sense(struct scsi_cmnd *, struct sdebug_dev_info *);545 static int resp_readcap(struct scsi_cmnd *, struct sdebug_dev_info *);546 static int resp_read_dt0(struct scsi_cmnd *, struct sdebug_dev_info *);[all …]