Searched refs:gdth_cmndinfo (Results 1 – 3 of 3) sorted by relevance
872 struct gdth_cmndinfo { /* per-command private info */ struct908 static inline struct gdth_cmndinfo *gdth_cmnd_priv(struct scsi_cmnd* cmd) in gdth_cmnd_priv()910 return (struct gdth_cmndinfo *)cmd->host_scribble; in gdth_cmnd_priv()
163 struct gdth_cmndinfo *cmndinfo);279 static struct gdth_cmndinfo *gdth_get_cmndinfo(gdth_ha_str *ha) in gdth_get_cmndinfo()281 struct gdth_cmndinfo *priv = NULL; in gdth_get_cmndinfo()301 static void gdth_put_cmndinfo(struct gdth_cmndinfo *priv) in gdth_put_cmndinfo()318 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_scsi_done()337 struct gdth_cmndinfo cmndinfo; in __gdth_execute()1538 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_putq()1595 struct gdth_cmndinfo *nscp_cmndinfo = gdth_cmnd_priv(nscp); in gdth_next()1878 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_internal_cache_cmd()1977 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_fill_cache_cmd()[all …]
565 struct gdth_cmndinfo *cmndinfo; in gdth_wait_completion()