Searched defs:fct_send_cmd_done (Results 1 – 4 of 4) sorted by relevance
/titanic_52/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.h | 83 #pragma weak fct_send_cmd_done macro
|
H A D | emlxs_fc.h | 1349 void (*fct_send_cmd_done)(fct_cmd_t *, fct_status_t, uint32_t); member
|
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 3922 MODSYM(fct_send_cmd_done) (fct_cmd, FCT_FAILURE, local 3929 MODSYM(fct_send_cmd_done) (fct_cmd, FCT_SUCCESS, local 3966 MODSYM(fct_send_cmd_done) (fct_cmd, FCT_FAILURE, global() local 3972 MODSYM(fct_send_cmd_done) (fct_cmd, FCT_SUCCESS, global() local [all...] |
/titanic_52/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 2799 fct_send_cmd_done(fct_cmd_t *cmd, fct_status_t s, uint32_t ioflags) in fct_send_cmd_done() function
|