Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth.c140 static int gdth_fill_cache_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp,
1669 if (!(cmd_index=gdth_fill_cache_cmd(ha, nscp, t))) in gdth_next()
1750 if (!(cmd_index=gdth_fill_cache_cmd(ha, nscp, t))) in gdth_next()
1759 if (!(cmd_index=gdth_fill_cache_cmd(ha, nscp, t))) in gdth_next()
1782 } else if (!(cmd_index=gdth_fill_cache_cmd(ha, nscp, t))) in gdth_next()
1973 static int gdth_fill_cache_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp, in gdth_fill_cache_cmd() function