Home
last modified time | relevance | path

Searched refs:fct_queue_cmd_for_termination (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c869 fct_queue_cmd_for_termination(cmd, in fct_handle_els()
889 fct_queue_cmd_for_termination(cmd, in fct_handle_els()
907 fct_queue_cmd_for_termination(cmd, in fct_handle_els()
976 fct_queue_cmd_for_termination(cmd, in fct_handle_els()
1545 fct_queue_cmd_for_termination(cmd, ret); in fct_process_plogi()
1706 fct_queue_cmd_for_termination(cmd, ret); in fct_process_prli()
1795 fct_queue_cmd_for_termination(cmd, ret); in fct_process_logo()
1893 fct_queue_cmd_for_termination(cmd, ret); in fct_process_prlo()
1938 fct_queue_cmd_for_termination(cmd, ret); in fct_process_rcvd_adisc()
2133 fct_queue_cmd_for_termination(cmd, s); in fct_process_els()
[all …]
H A Dfct.c2016 fct_queue_cmd_for_termination(cmd, s); in fct_send_response_done()
2944 fct_queue_cmd_for_termination(cmd, FCT_LOCAL_PORT_OFFLINE); in fct_handle_rcvd_abts()
2959 fct_queue_cmd_for_termination(cmd, FCT_NOT_LOGGED_IN); in fct_handle_rcvd_abts()
3032 fct_queue_cmd_for_termination(c, FCT_ABTS_RECEIVED); in fct_handle_rcvd_abts()
3037 fct_queue_cmd_for_termination(fct_cmd_t *cmd, fct_status_t s) in fct_queue_cmd_for_termination() function
/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/sys/
H A Dfct.h401 void fct_queue_cmd_for_termination(fct_cmd_t *cmd, fct_status_t s);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c410 emlxs_modsym.fct_queue_cmd_for_termination = in emlxs_fct_modopen()
413 if ((void *)emlxs_modsym.fct_queue_cmd_for_termination == NULL) { in emlxs_fct_modopen()
592 emlxs_modsym.fct_queue_cmd_for_termination = NULL; in emlxs_fct_modclose()
2958 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