Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.c156 static int gdth_special_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp);
2137 if (!(cmd_index=gdth_special_cmd(ha, nscp))) in gdth_next()
2772 static int gdth_special_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp) in gdth_special_cmd() function