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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h89 #define ICMD_CMD_COMPLETE 0x0080 macro
101 * 3) it's completed. We need free it. ICMD_CMD_COMPLETE is set
102 * ICMD_SOLCMD_NEW and ICMD_CMD_COMPLETE should not be set in the same time
H A Ddiscovery.c1049 if (icmd->icmd_flags & ICMD_CMD_COMPLETE) {
2193 atomic_or_32(&icmd->icmd_flags, ICMD_CMD_COMPLETE);
2268 } else if (icmd->icmd_flags & ICMD_CMD_COMPLETE) {
H A Dfct.c2026 atomic_or_32(&icmd->icmd_flags, ICMD_CMD_COMPLETE);
3352 ICMD_CMD_COMPLETE);

Completed in 56 milliseconds