Home
last modified time | relevance | path

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

/drivers/scsi/
Dgdth.c156 static int gdth_special_cmd(gdth_ha_str *ha, Scsi_Cmnd *scp);
2136 if (!(cmd_index=gdth_special_cmd(ha, nscp))) in gdth_next()
2770 static int gdth_special_cmd(gdth_ha_str *ha, Scsi_Cmnd *scp) in gdth_special_cmd() function