Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c553 static int resp_write_scat(struct scsi_cmnd *, struct sdebug_dev_info *);
643 {0, 0x7f, 0x11, F_SA_HIGH | F_D_OUT | FF_MEDIA_IO, resp_write_scat,
747 {0, 0x9f, 0x12, F_SA_LOW | F_D_OUT | FF_MEDIA_IO, resp_write_scat,
4334 static int resp_write_scat(struct scsi_cmnd *scp, in resp_write_scat() function