Home
last modified time | relevance | path

Searched refs:fct_post_rcvd_cmd (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h84 #pragma weak fct_post_rcvd_cmd macro
H A Demlxs_fc.h1349 void (*fct_post_rcvd_cmd)(fct_cmd_t *, stmf_data_buf_t *); member
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c600 fct_post_rcvd_cmd(xch->xch_cmd, NULL); in fcoet_process_unsol_fcp_cmd()
645 fct_post_rcvd_cmd(xch->xch_cmd, NULL); in fcoet_process_unsol_els_req()
755 fct_post_rcvd_cmd(cmd, NULL); in fcoet_process_unsol_abts_req()
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h400 void fct_post_rcvd_cmd(fct_cmd_t *cmd, stmf_data_buf_t *dbuf);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c390 emlxs_modsym.fct_post_rcvd_cmd = in emlxs_fct_modopen()
393 if ((void *)emlxs_modsym.fct_post_rcvd_cmd == NULL) { in emlxs_fct_modopen()
825 MODSYM(fct_post_rcvd_cmd) (fct_cmd, 0); in emlxs_fct_unsol_flush()
2517 MODSYM(fct_post_rcvd_cmd) (fct_cmd, 0); in emlxs_fct_handle_unsol_req()
3340 MODSYM(fct_post_rcvd_cmd) (fct_cmd, 0); in emlxs_fct_handle_unsol_els()
3367 MODSYM(fct_post_rcvd_cmd) (fct_cmd, 0); in emlxs_fct_handle_unsol_els()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1753 fct_post_rcvd_cmd(fct_cmd_t *cmd, stmf_data_buf_t *dbuf) in fct_post_rcvd_cmd() function
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c5379 fct_post_rcvd_cmd(cmd, 0); in qlt_handle_purex()
6350 fct_post_rcvd_cmd(cmd, 0); in qlt_handle_atio()
7104 fct_post_rcvd_cmd(cmd, 0); in qlt_handle_rcvd_abts()