Home
last modified time | relevance | path

Searched defs:cmndinfo (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dgdth.c432 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_scsi_done() local
451 struct gdth_cmndinfo cmndinfo; in __gdth_execute() local
1988 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_putq() local
2328 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_internal_cache_cmd() local
2427 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_fill_cache_cmd() local
2608 struct gdth_cmndinfo *cmndinfo; in gdth_fill_raw_cmd() local
2775 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_special_cmd() local
3227 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_sync_event() local
3885 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_timed_out() local
4000 struct gdth_cmndinfo *cmndinfo; in gdth_queuecommand_lck() local
Dgdth_proc.c630 struct gdth_cmndinfo *cmndinfo; in gdth_wait_completion() local
Dgdth.h915 } cmndinfo[GDTH_MAXCMDS]; /* index==0 is free */ member