Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.c166 static int gdth_internal_cache_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp);
2180 } else if (gdth_internal_cache_cmd(ha, nscp)) in gdth_next()
2321 static int gdth_internal_cache_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp) in gdth_internal_cache_cmd() function