Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c327 static int resp_start_stop(struct scsi_cmnd *, struct sdebug_dev_info *);
456 {0, 0x1b, 0, 0, resp_start_stop, NULL, /* START STOP UNIT */
483 {0, 0x1, 0, 0, resp_start_stop, NULL, /* REWIND ?? */
1488 static int resp_start_stop(struct scsi_cmnd * scp, in resp_start_stop() function