Home
last modified time | relevance | path

Searched refs:gdth_cmndinfo (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c163 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 *cmndinf in gdth_fill_cache_cmd()
[all...]
H A Dgdth.h872 struct gdth_cmndinfo { /* per-command private info */ struct
908 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()
H A Dgdth_proc.c565 struct gdth_cmndinfo *cmndinfo; in gdth_wait_completion()

Completed in 8 milliseconds