Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c590 static int resp_start_stop(struct scsi_cmnd *, struct sdebug_dev_info *);
781 {0, 0x1b, 0, F_SSU_DELAY, resp_start_stop, NULL,/* START STOP UNIT */
2245 static int resp_start_stop(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_start_stop() function