Searched refs:FCFLAG_ABORTING (Results 1 – 2 of 2) sorted by relevance
93 #define FCFLAG_ABORTING 8 /* this packet is being aborted */ macro
2592 fcalpkt->fcal_pkt_flags &= ~(FCFLAG_COMPLETE | FCFLAG_ABORTING); in socal_transport()2774 fcalpkt->fcal_pkt_flags &= ~(FCFLAG_COMPLETE | FCFLAG_ABORTING); in socal_transport_poll()3018 fcalpkt->fcal_pkt_flags |= FCFLAG_ABORTING; in socal_abort_cmd()3504 if (!(fcalpkt->fcal_pkt_flags & FCFLAG_ABORTING)) { in socal_intr_solicited()4174 ASSERT(target->fcal_pkt_flags & FCFLAG_ABORTING); in socal_abort_done()