Searched refs:gdth_fill_cache_cmd (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | gdth.c | 167 static int gdth_fill_cache_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp, 2119 if (!(cmd_index=gdth_fill_cache_cmd(ha, nscp, t))) in gdth_next() 2200 if (!(cmd_index=gdth_fill_cache_cmd(ha, nscp, t))) in gdth_next() 2209 if (!(cmd_index=gdth_fill_cache_cmd(ha, nscp, t))) in gdth_next() 2232 } else if (!(cmd_index=gdth_fill_cache_cmd(ha, nscp, t))) in gdth_next() 2423 static int gdth_fill_cache_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp, in gdth_fill_cache_cmd() function
|