Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c263 if ((data == EMLXS_FCT_IO_DONE) || (data == EMLXS_FCT_ABORT_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);
4748 EMLXS_FCT_ABORT_DONE);
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h117 #define EMLXS_FCT_ABORT_DONE 26 macro