Home
last modified time | relevance | path

Searched defs:fct_queue_cmd_for_termination (Results 1 – 4 of 4) sorted by relevance

/titanic_44/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
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2944 MODSYM(fct_queue_cmd_for_termination) (fct_cmd, local
3841 MODSYM(fct_queue_cmd_for_termination) (fct_cmd, local
/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c3018 fct_queue_cmd_for_termination(fct_cmd_t *cmd, fct_status_t s) in fct_queue_cmd_for_termination() function