Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fc4/
H A Dfcal_transport.h71 uint_t fcal_pkt_flags; /* flags */ member
/titanic_41/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()
3011 if (fcalpkt->fcal_pkt_flags & FCFLAG_COMPLETE) { in socal_abort_cmd()
3018 fcalpkt->fcal_pkt_flags |= FCFLAG_ABORTING; in socal_abort_cmd()
3421 fcalpkt->fcal_pkt_flags |= FCFLAG_COMPLETE; in socal_intr_solicited()
3439 fcalpkt->fcal_pkt_flags |= FCFLAG_RESP_HEADER; in socal_intr_solicited()
3504 if (!(fcalpkt->fcal_pkt_flags & FCFLAG_ABORTING)) { in socal_intr_solicited()
4174 ASSERT(target->fcal_pkt_flags & FCFLAG_ABORTING); in socal_abort_done()
4175 if (!(target->fcal_pkt_flags & FCFLAG_COMPLETE)) { in socal_abort_done()
4892 fpkt2->fcal_pkt_flags |= FCFLAG_COMPLETE; in socal_flush_overflowq()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1511 fpkt->fcal_pkt_flags = 0; in sf_scsi_init_pkt()
1707 fpkt->fcal_pkt_flags = 0; in sf_scsi_destroy_pkt()
3124 fpkt->fcal_pkt_flags = 0; in sf_els_alloc()