Lines Matching refs:qabort
194 while (time_before(jiffies, i) && !priv->qabort &&
201 if (priv->qabort)
202 return (priv->qabort == 1 ? DID_ABORT : DID_RESET);
224 priv->qabort = 0;
322 if (priv->qabort) {
325 priv->qabort == 1 ?
351 while (time_before(jiffies, k) && !priv->qabort &&
365 if (priv->qabort) {
367 priv->qabort == 1 ? DID_ABORT : DID_RESET);
401 while (!priv->qabort && ((i & 0x20) != 0x20)) {
408 if (priv->qabort) {
410 priv->qabort == 1 ? DID_ABORT : DID_RESET);
521 priv->qabort = 1;
537 priv->qabort = 2;