Home
last modified time | relevance | path

Searched defs:fct_scsi_data_xfer_done (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h89 #pragma weak fct_scsi_data_xfer_done macro
H A Demlxs_fc.h1354 void (*fct_scsi_data_xfer_done)(fct_cmd_t *, stmf_data_buf_t *, member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c3046 MODSYM(fct_scsi_data_xfer_done) (fct_cmd, in emlxs_fct_handle_fcp_event() local
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1959 fct_scsi_data_xfer_done(fct_cmd_t *cmd, stmf_data_buf_t *dbuf, uint32_t ioflags) in fct_scsi_data_xfer_done() function