Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c1595 struct gdth_cmndinfo *nscp_cmndinfo = gdth_cmnd_priv(nscp); in gdth_next() local
1598 if (!nscp_cmndinfo->internal_command) { in gdth_next()
1602 if (nscp_cmndinfo->priority >= DEFAULT_PRI) { in gdth_next()
1623 if (!nscp_cmndinfo->internal_command) { in gdth_next()
1624 if (nscp_cmndinfo->phase == -1) { in gdth_next()
1625 nscp_cmndinfo->phase = CACHESERVICE; /* default: cache svc. */ in gdth_next()
1638 nscp_cmndinfo->OpCode = GDT_SCAN_START; in gdth_next()
1639 nscp_cmndinfo->phase = ((ha->scan_mode & 0x10 ? 1:0) << 8) in gdth_next()
1650 nscp_cmndinfo->phase = SCSIRAWSERVICE; in gdth_next()
1651 nscp_cmndinfo in gdth_next()
[all...]

Completed in 3 milliseconds