Searched refs:gdth_cmndinfo (Results 1 – 3 of 3) sorted by relevance
901 struct gdth_cmndinfo { /* per-command private info */ struct937 static inline struct gdth_cmndinfo *gdth_cmnd_priv(struct scsi_cmnd* cmd) in gdth_cmnd_priv()939 return (struct gdth_cmndinfo *)cmd->host_scribble; in gdth_cmnd_priv()
189 struct gdth_cmndinfo *cmndinfo);392 static struct gdth_cmndinfo *gdth_get_cmndinfo(gdth_ha_str *ha) in gdth_get_cmndinfo()394 struct gdth_cmndinfo *priv = NULL; in gdth_get_cmndinfo()414 static void gdth_put_cmndinfo(struct gdth_cmndinfo *priv) in gdth_put_cmndinfo()431 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_scsi_done()450 struct gdth_cmndinfo cmndinfo; in __gdth_execute()1987 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_putq()2044 struct gdth_cmndinfo *nscp_cmndinfo = gdth_cmnd_priv(nscp); in gdth_next()2327 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_internal_cache_cmd()2425 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_fill_cache_cmd()[all …]
624 struct gdth_cmndinfo *cmndinfo; in gdth_wait_completion()