Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c482 static int resp_write_scat(struct scsi_cmnd *, struct sdebug_dev_info *);
564 {0, 0x7f, 0x11, F_SA_HIGH | F_D_OUT | FF_MEDIA_IO, resp_write_scat,
668 {0, 0x9f, 0x12, F_SA_LOW | F_D_OUT | FF_MEDIA_IO, resp_write_scat,
3727 static int resp_write_scat(struct scsi_cmnd *scp, in resp_write_scat() function