Searched refs:STMF_PCB_PREG_COMPLETE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_mod.c566 * If STMF_PCB_PREG_COMPLETE is set in the flags, we're being
575 if (!(flags & STMF_PCB_PREG_COMPLETE)) {
/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h55 #define STMF_PCB_PREG_COMPLETE 0x0002 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2981 ASSERT((flags & STMF_PCB_PREG_COMPLETE) != 0);
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2317 cb_flags = STMF_PCB_PREG_COMPLETE;
2388 cb_flags = STMF_PCB_PREG_COMPLETE;
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c506 if ((flags & (STMF_PCB_STMF_ONLINING | STMF_PCB_PREG_COMPLETE)) == 0) {

Completed in 91 milliseconds