gdth_execute     4058 drivers/scsi/gdth.c             gdth_execute(ha->shost, &gdtcmd, cmnd, 30, NULL);
gdth_execute       74 drivers/scsi/gdth_proc.c                 gdth_execute(host, &gdtcmd, cmnd, 30, NULL);
gdth_execute      137 drivers/scsi/gdth_proc.c         gdth_execute(host, &gdtcmd, cmnd, 30, NULL);
gdth_execute      260 drivers/scsi/gdth_proc.c             if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) != S_OK)
gdth_execute      277 drivers/scsi/gdth_proc.c                 if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) == S_OK) {
gdth_execute      324 drivers/scsi/gdth_proc.c                     if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) == S_OK) {
gdth_execute      356 drivers/scsi/gdth_proc.c                 if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) != S_OK)
gdth_execute      433 drivers/scsi/gdth_proc.c             if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) == S_OK) {
gdth_execute      492 drivers/scsi/gdth_proc.c             if (gdth_execute(host, gdtcmd, cmnd, 30, NULL) == S_OK) {
gdth_execute        9 drivers/scsi/gdth_proc.h int gdth_execute(struct Scsi_Host *shost, gdth_cmd_str *gdtcmd, char *cmnd,