Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c318 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_scsi_done()
1538 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_putq()
1556 while (nscp && gdth_cmnd_priv(nscp)->priority <= priority) { in gdth_putq()
1595 struct gdth_cmndinfo *nscp_cmndinfo = gdth_cmnd_priv(nscp); in gdth_next()
1686 } else if (gdth_cmnd_priv(nscp)->internal_command) { 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()
2165 cmndinfo = gdth_cmnd_priv(scp); in gdth_fill_raw_cmd()
2297 struct gdth_cmndinfo *cmndinfo = gdth_cmnd_priv(scp); in gdth_special_cmd()
2626 gdth_putq(ha, scp, gdth_cmnd_priv(sc in __gdth_interrupt()
[all...]
H A Dgdth_proc.c572 cmndinfo = gdth_cmnd_priv(scp); in gdth_wait_completion()
H A Dgdth.h908 static inline struct gdth_cmndinfo *gdth_cmnd_priv(struct scsi_cmnd* cmd) in gdth_cmnd_priv() function

Completed in 10 milliseconds