Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c3328 if (cp->to_abort) {
3361 if (!cp->to_abort)
3370 cp->to_abort = 0;
3407 if (cp->to_abort == 2)
3478 if (!cp->to_abort)
3523 if (cp->to_abort == 2)
3525 cp->to_abort = 0; /* We donnot expect to fail here */
4756 cp->to_abort = 0;
5312 if (cp->to_abort) {
5320 cp->to_abort = timed_out ? 2 : 1;
Dsym_hipd.h797 u_char to_abort; /* Want this IO to be aborted */ member