Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fc4/
H A Dfcal_transport.h93 #define FCFLAG_ABORTING 8 /* this packet is being aborted */ macro
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c2592 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()