Searched defs:emlxs_fct_cmd_done (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c46 static void emlxs_fct_cmd_done(emlxs_port_t *port, fct_cmd_t *fct_cmd,
154 * Done :Indicates use of emlxs_fct_cmd_done()
1736 emlxs_fct_cmd_done(port, fct_cmd, EMLXS_FCT_IO_DONE);
3016 /* Copy these before calling emlxs_fct_cmd_done */
3020 emlxs_fct_cmd_done(port, fct_cmd, EMLXS_FCT_IO_DONE);
3542 emlxs_fct_cmd_done(port, fct_cmd, EMLXS_FCT_ABORT_DONE);
3657 emlxs_fct_cmd_done(port, fct_cmd, EMLXS_FCT_ABORT_DONE);
3733 emlxs_fct_cmd_done(emlxs_port_t *port, fct_cmd_t *fct_cmd, uint16_t fct_state) function
3784 } /* emlxs_fct_cmd_done() */
3850 emlxs_fct_cmd_done(por
[all...]

Completed in 51 milliseconds