Searched refs:gdth_cmndinfo (Results 1 – 3 of 3) sorted by relevance
902 struct gdth_cmndinfo { /* per-command private info */ struct938 static inline struct gdth_cmndinfo *gdth_cmnd_priv(struct scsi_cmnd* cmd) in gdth_cmnd_priv()940 return (struct gdth_cmndinfo *)cmd->host_scribble; in gdth_cmnd_priv()
190 struct gdth_cmndinfo *cmndinfo);393 static struct gdth_cmndinfo *gdth_get_cmndinfo(gdth_ha_str *ha) in gdth_get_cmndinfo()395 struct gdth_cmndinfo *priv = NULL; in gdth_get_cmndinfo()415 static void gdth_put_cmndinfo(struct gdth_cmndinfo *priv) in gdth_put_cmndinfo()432 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_scsi_done()451 struct gdth_cmndinfo cmndinfo; in __gdth_execute()1988 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_putq()2045 struct gdth_cmndinfo *nscp_cmndinfo = gdth_cmnd_priv(nscp); in gdth_next()2328 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_internal_cache_cmd()2427 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_fill_cache_cmd()[all …]
630 struct gdth_cmndinfo *cmndinfo; in gdth_wait_completion()