Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dscsi_debug.c486 static int resp_sync_cache(struct scsi_cmnd *, struct sdebug_dev_info *);
586 {0, 0x91, 0, F_SYNC_DELAY | F_M_ACCESS, resp_sync_cache, NULL,
705 resp_sync_cache, sync_cache_iarr,
4026 static int resp_sync_cache(struct scsi_cmnd *scp, in resp_sync_cache() function