Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h86 #pragma weak fct_queue_cmd_for_termination macro
H A Demlxs_fc.h1351 void (*fct_queue_cmd_for_termination)(fct_cmd_t *, fct_status_t); member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2958 MODSYM(fct_queue_cmd_for_termination) (fct_cmd, in emlxs_fct_handle_fcp_event() local
3855 MODSYM(fct_queue_cmd_for_termination) (fct_cmd, in emlxs_fct_pkt_comp() local
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c3037 fct_queue_cmd_for_termination(fct_cmd_t *cmd, fct_status_t s) in fct_queue_cmd_for_termination() function