Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dscsi_debug.c478 static int resp_unmap(struct scsi_cmnd *, struct sdebug_dev_info *);
694 {0, 0x42, 0, F_D_OUT | FF_MEDIA_IO, resp_unmap, NULL, /* UNMAP */
3926 static int resp_unmap(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_unmap() function