Home
last modified time | relevance | path

Searched refs:qabort (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A Dqlogicfas408.c194 while (time_before(jiffies, i) && !priv->qabort && in ql_wai()
201 if (priv->qabort) in ql_wai()
224 priv->qabort = 0; in ql_icmd()
322 if (priv->qabort) { in ql_pcmd()
325 priv->qabort == 1 ? in ql_pcmd()
351 while (time_before(jiffies, k) && !priv->qabort && in ql_pcmd()
365 if (priv->qabort) { in ql_pcmd()
401 while (!priv->qabort && ((i & 0x20) != 0x20)) { in ql_pcmd()
408 if (priv->qabort) { in ql_pcmd()
521 priv->qabort = 1; in qlogicfas408_abort()
[all …]
A Dqlogicfas408.h81 int qabort; /* Flag to cause an abort */ member

Completed in 4 milliseconds