Home
last modified time | relevance | path

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
H A Ddiscovery.c1049 if (icmd->icmd_flags & ICMD_CMD_COMPLETE) { in fct_trigger_rport_cleanup()
2193 atomic_or_32(&icmd->icmd_flags, ICMD_CMD_COMPLETE); in fct_handle_sol_els_completion()
2268 } else if (icmd->icmd_flags & ICMD_CMD_COMPLETE) { in fct_check_solcmd_queue()
H A Dfct.c2041 atomic_or_32(&icmd->icmd_flags, ICMD_CMD_COMPLETE); in fct_send_response_done()
3367 ICMD_CMD_COMPLETE); in fct_cmd_terminator()