Searched refs:ICMD_SOLCMD_NEW (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h99 * 1) it's new. We need send it to FCA. ICMD_SOLCMD_NEW is set
102 * ICMD_SOLCMD_NEW and ICMD_CMD_COMPLETE should not be set in the same time
105 #define ICMD_SOLCMD_NEW 0x020000 macro
H A Ddiscovery.c2252 if (icmd->icmd_flags & ICMD_SOLCMD_NEW) {
2258 icmd->icmd_flags &= ~ICMD_SOLCMD_NEW;
H A Dfct.c2769 atomic_or_32(&icmd->icmd_flags, ICMD_IN_SOLCMD_QUEUE | ICMD_SOLCMD_NEW);

Completed in 73 milliseconds