Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c485 static int resp_unmap(struct scsi_cmnd *, struct sdebug_dev_info *);
703 {0, 0x42, 0, F_D_OUT | FF_MEDIA_IO, resp_unmap, NULL, /* UNMAP */
4108 static int resp_unmap(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) in resp_unmap() function