Searched refs:fct_scsi_data_xfer_done (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.h | 84 #pragma weak fct_scsi_data_xfer_done macro
|
H A D | emlxs_fc.h | 1350 void (*fct_scsi_data_xfer_done)(fct_cmd_t *, stmf_data_buf_t *, member
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | fct.h | 406 void fct_scsi_data_xfer_done(fct_cmd_t *cmd, stmf_data_buf_t *dbuf,
|
/titanic_50/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet_eth.c | 551 fct_scsi_data_xfer_done(xch->xch_cmd, dbuf, iof); in fcoet_process_sol_fcp_data() 909 fct_scsi_data_xfer_done(xch->xch_cmd, dbuf, iof); in fcoet_send_sol_fcp_data_done()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 440 emlxs_modsym.fct_scsi_data_xfer_done = 443 if ((void *)emlxs_modsym.fct_scsi_data_xfer_done == NULL) { 592 emlxs_modsym.fct_scsi_data_xfer_done = NULL; 3007 MODSYM(fct_scsi_data_xfer_done) (fct_cmd, dbuf, 0); 3032 MODSYM(fct_scsi_data_xfer_done) (fct_cmd, local
|
/titanic_50/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 1940 fct_scsi_data_xfer_done(fct_cmd_t *cmd, stmf_data_buf_t *dbuf, uint32_t ioflags) in fct_scsi_data_xfer_done() function
|
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 4528 fct_scsi_data_xfer_done(cmd, dbuf, iof); in qlt_handle_ctio_completion()
|