Home
last modified time | relevance | path

Searched refs:EMLXS_FCT_ABORT_DONE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c265 if ((data == EMLXS_FCT_IO_DONE) || (data == EMLXS_FCT_ABORT_DONE)) { in emlxs_fct_io_trace()
3556 emlxs_fct_cmd_done(port, fct_cmd, EMLXS_FCT_ABORT_DONE); in emlxs_fct_cmd_accept()
3671 emlxs_fct_cmd_done(port, fct_cmd, EMLXS_FCT_ABORT_DONE); in emlxs_fct_cmd_acquire()
4762 EMLXS_FCT_ABORT_DONE); in emlxs_fct_abort()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h119 #define EMLXS_FCT_ABORT_DONE 26 macro