Home
last modified time | relevance | path

Searched refs:resp_start_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c474 static int resp_start_stop(struct scsi_cmnd *, struct sdebug_dev_info *);
653 {0, 0x1b, 0, F_SSU_DELAY, resp_start_stop, NULL,/* START STOP UNIT */
688 {0, 0x1, 0, 0, resp_start_stop, NULL, /* REWIND ?? */
1781 static int resp_start_stop(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_start_stop() function
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c481 static int resp_start_stop(struct scsi_cmnd *, struct sdebug_dev_info *);
662 {0, 0x1b, 0, F_SSU_DELAY, resp_start_stop, NULL,/* START STOP UNIT */
697 {0, 0x1, 0, 0, resp_start_stop, NULL, /* REWIND ?? */
1790 static int resp_start_stop(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_start_stop() function

Completed in 30 milliseconds