Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fc4/
H A Dfcal_transport.h100 #define FCAL_CMD_COMPLETE 0x4 /* command complete */ macro
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c2782 while (!(fcalpkt->fcal_cmd_state & FCAL_CMD_COMPLETE)) { in socal_transport_poll()
2815 while (!(fcalpkt->fcal_cmd_state & FCAL_CMD_COMPLETE)) { in socal_doit()
3418 ASSERT((fcalpkt->fcal_cmd_state & FCAL_CMD_COMPLETE) in socal_intr_solicited()
3511 FCAL_CMD_COMPLETE; in socal_intr_solicited()
3527 FCAL_CMD_COMPLETE; in socal_intr_solicited()
4891 fpkt2->fcal_cmd_state |= FCAL_CMD_COMPLETE; in socal_flush_overflowq()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c2450 (!(fpkt->fcal_cmd_state & FCAL_CMD_COMPLETE)) && in sf_statec_callback()
2530 FCAL_CMD_COMPLETE))) { in sf_statec_callback()
5086 ((fpkt->fcal_cmd_state & FCAL_CMD_COMPLETE) == in sf_abort_all()