Home
last modified time | relevance | path

Searched refs:fct_send_cmd_done (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h88 #pragma weak fct_send_cmd_done macro
H A Demlxs_fc.h1353 void (*fct_send_cmd_done)(fct_cmd_t *, fct_status_t, uint32_t); member
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h408 void fct_send_cmd_done(fct_cmd_t *cmd, fct_status_t s, uint32_t ioflags);
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c704 fct_send_cmd_done(xch->xch_cmd, fc_st, iof); in fcoet_process_sol_els_rsp()
876 fct_send_cmd_done(xch->xch_cmd, fc_st, iof); in fcoet_process_sol_ct_rsp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c432 emlxs_modsym.fct_send_cmd_done = in emlxs_fct_modopen()
435 if ((void *)emlxs_modsym.fct_send_cmd_done == NULL) { in emlxs_fct_modopen()
594 emlxs_modsym.fct_send_cmd_done = NULL; in emlxs_fct_modclose()
3936 MODSYM(fct_send_cmd_done) (fct_cmd, FCT_FAILURE, in emlxs_fct_pkt_comp() local
3943 MODSYM(fct_send_cmd_done) (fct_cmd, FCT_SUCCESS, in emlxs_fct_pkt_comp() local
3980 MODSYM(fct_send_cmd_done) (fct_cmd, FCT_FAILURE, in emlxs_fct_pkt_comp() local
3986 MODSYM(fct_send_cmd_done) (fct_cmd, FCT_SUCCESS, in emlxs_fct_pkt_comp() local
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c1535 fct_send_cmd_done(cmd, FCT_SUCCESS, FCT_IOF_FCA_DONE); in fct_process_plogi()
H A Dfct.c2818 fct_send_cmd_done(fct_cmd_t *cmd, fct_status_t s, uint32_t ioflags) in fct_send_cmd_done() function
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c6666 fct_send_cmd_done(cmd, FCT_SUCCESS, FCT_IOF_FCA_DONE); in qlt_handle_sol_els_completion()
6668 fct_send_cmd_done(cmd, in qlt_handle_sol_els_completion()
6737 fct_send_cmd_done(cmd, FCT_SUCCESS, FCT_IOF_FCA_DONE); in qlt_handle_ct_completion()
6739 fct_send_cmd_done(cmd, QLT_FIRMWARE_ERROR(status, 0, 0), 0); in qlt_handle_ct_completion()