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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h104 #define ICMD_IN_SOLCMD_QUEUE 0x010000 macro
H A Ddiscovery.c2250 ASSERT(icmd->icmd_flags | ICMD_IN_SOLCMD_QUEUE);
H A Dfct.c2757 * To avoid to interrupt current flow, ICMD_IN_SOLCMD_QUEUE is used here.
2769 atomic_or_32(&icmd->icmd_flags, ICMD_IN_SOLCMD_QUEUE | ICMD_SOLCMD_NEW);

Completed in 57 milliseconds