Searched refs:resp_start_stop (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/scsi/ |
D | scsi_debug.c | 477 static int resp_start_stop(struct scsi_cmnd *, struct sdebug_dev_info *); 656 {0, 0x1b, 0, F_SSU_DELAY, resp_start_stop, NULL,/* START STOP UNIT */ 691 {0, 0x1, 0, 0, resp_start_stop, NULL, /* REWIND ?? */ 1780 static int resp_start_stop(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_start_stop() function
|