Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c600 static int resp_write_tape(struct scsi_cmnd *, struct sdebug_dev_info *);
675 {0, 0xa, 0, DS_SSC, F_D_OUT | FF_MEDIA_IO, resp_write_tape, /* WRITE(6) tape */
4867 static int resp_write_tape(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_write_tape() function