Searched defs:fct_queue_cmd_for_termination (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h81 #pragma weak fct_queue_cmd_for_termination macro
H A Demlxs_fc.h1347 void (*fct_queue_cmd_for_termination)(fct_cmd_t *, fct_status_t); member in struct:emlxs_modsym
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2001 fct_queue_cmd_for_termination(cmd, s);
2929 fct_queue_cmd_for_termination(cmd, FCT_LOCAL_PORT_OFFLINE);
2944 fct_queue_cmd_for_termination(cmd, FCT_NOT_LOGGED_IN);
3017 fct_queue_cmd_for_termination(c, FCT_ABTS_RECEIVED);
3022 fct_queue_cmd_for_termination(fct_cmd_t *cmd, fct_status_t s) function

Completed in 104 milliseconds