Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dscsi_debug.c436 static int resp_sync_cache(struct scsi_cmnd *, struct sdebug_dev_info *);
517 {0, 0x91, 0, F_SYNC_DELAY | F_M_ACCESS, resp_sync_cache, NULL,
614 resp_sync_cache, sync_cache_iarr,
3594 static int resp_sync_cache(struct scsi_cmnd *scp, in resp_sync_cache() function