Home
last modified time | relevance | path

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); in fct_check_solcmd_queue()
H A Dfct.c2784 atomic_or_32(&icmd->icmd_flags, ICMD_IN_SOLCMD_QUEUE | ICMD_SOLCMD_NEW); in fct_post_to_solcmd_queue()