Searched defs:cmndinfo (Results 1 – 3 of 3) sorted by relevance
431 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_scsi_done() local450 struct gdth_cmndinfo cmndinfo; in __gdth_execute() local1987 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_putq() local2327 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_internal_cache_cmd() local2425 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_fill_cache_cmd() local2606 struct gdth_cmndinfo *cmndinfo; in gdth_fill_raw_cmd() local2773 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_special_cmd() local3228 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_sync_event() local3887 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_timed_out() local4002 struct gdth_cmndinfo *cmndinfo; in gdth_queuecommand_lck() local
624 struct gdth_cmndinfo *cmndinfo; in gdth_wait_completion() local
917 } cmndinfo[GDTH_MAXCMDS]; /* index==0 is free */ member