Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Drequest.h87 #define IREQ_PENDING_ABORT 4 /* Set == device was not suspended yet */ macro
H A Dhost.c2645 !test_bit(IREQ_PENDING_ABORT, &ireq->flags) && in sci_controller_terminate_request()