Searched refs:fct_post_rcvd_cmd (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.h | 79 #pragma weak fct_post_rcvd_cmd macro
|
H A D | emlxs_fc.h | 1345 void (*fct_post_rcvd_cmd)(fct_cmd_t *, stmf_data_buf_t *); member
|
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet_eth.c | 600 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()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | fct.h | 397 void fct_post_rcvd_cmd(fct_cmd_t *cmd, stmf_data_buf_t *dbuf);
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 387 emlxs_modsym.fct_post_rcvd_cmd = 390 if ((void *)emlxs_modsym.fct_post_rcvd_cmd == NULL) { 822 MODSYM(fct_post_rcvd_cmd) (fct_cmd, 0); 2503 MODSYM(fct_post_rcvd_cmd) (fct_cmd, 0); 3326 MODSYM(fct_post_rcvd_cmd) (fct_cmd, 0); 3353 MODSYM(fct_post_rcvd_cmd) (fct_cmd, 0);
|
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 3330 fct_post_rcvd_cmd(cmd, 0); in qlt_handle_purex() 4057 fct_post_rcvd_cmd(cmd, 0); in qlt_handle_atio() 4635 fct_post_rcvd_cmd(cmd, 0); in qlt_handle_rcvd_abts()
|
/titanic_41/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 1734 fct_post_rcvd_cmd(fct_cmd_t *cmd, stmf_data_buf_t *dbuf) in fct_post_rcvd_cmd() function
|