Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.c4642 #define ABORT_COMPLETE_WAIT_SECS 30 in hpsa_eh_abort_handler() macro
4643 for (i = 0; i < ABORT_COMPLETE_WAIT_SECS * 10; i++) { in hpsa_eh_abort_handler()
4653 msg, ABORT_COMPLETE_WAIT_SECS); in hpsa_eh_abort_handler()