Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c495 static int resp_sync_cache(struct scsi_cmnd *, struct sdebug_dev_info *);
595 {0, 0x91, 0, F_SYNC_DELAY | F_M_ACCESS, resp_sync_cache, NULL,
714 resp_sync_cache, sync_cache_iarr,
4219 static int resp_sync_cache(struct scsi_cmnd *scp, in resp_sync_cache() function