Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c616 static int resp_sync_cache(struct scsi_cmnd *, struct sdebug_dev_info *);
733 {0, 0x91, 0, DS_NO_SSC, F_SYNC_DELAY | F_M_ACCESS, resp_sync_cache, NULL,
855 resp_sync_cache, sync_cache_iarr,
5613 static int resp_sync_cache(struct scsi_cmnd *scp, in resp_sync_cache() function