Searched refs:FCFLAG_COMPLETE (Results 1 – 3 of 3) sorted by relevance
100 #define FCFLAG_COMPLETE 2 /* command has completed */ macro
91 #define FCFLAG_COMPLETE 2 /* command has completed */ 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()3011 if (fcalpkt->fcal_pkt_flags & FCFLAG_COMPLETE) { in socal_abort_cmd()3421 fcalpkt->fcal_pkt_flags |= FCFLAG_COMPLETE; in socal_intr_solicited()4175 if (!(target->fcal_pkt_flags & FCFLAG_COMPLETE)) { in socal_abort_done()4892 fpkt2->fcal_pkt_flags |= FCFLAG_COMPLETE; in socal_flush_overflowq()