Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_hipd.c3316 if (cp->to_abort) {
3349 if (!cp->to_abort)
3358 cp->to_abort = 0;
3395 if (cp->to_abort == 2)
3466 if (!cp->to_abort)
3511 if (cp->to_abort == 2)
3513 cp->to_abort = 0; /* We donnot expect to fail here */
4750 cp->to_abort = 0;
5302 if (cp->to_abort) {
5310 cp->to_abort = timed_out ? 2 : 1;
A Dsym_hipd.h784 u_char to_abort; /* Want this IO to be aborted */ member

Completed in 15 milliseconds