Home
last modified time | relevance | path

Searched refs:IOERR_ABORT_REQUESTED (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h218 #define IOERR_ABORT_REQUESTED 0x16 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c2389 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_channel_flush()
2636 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_node_flush()
2940 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_lun_flush()
3066 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_put()
3593 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_move()
H A Demlxs_hba.c2430 IOERR_ABORT_REQUESTED; in emlxs_proc_channel_event()
H A Demlxs_solaris.c628 {IOERR_ABORT_REQUESTED, FC_PKT_LOCAL_RJT, FC_REASON_ABORTED,
679 {IOERR_ABORT_REQUESTED, "Abort requested."},
3654 IOERR_ABORT_REQUESTED, 1); in emlxs_fca_pkt_abort()
3742 emlxs_pkt_complete(sbp, IOSTAT_LOCAL_REJECT, IOERR_ABORT_REQUESTED, in emlxs_fca_pkt_abort()
H A Demlxs_mbox.c3131 IOERR_ABORT_REQUESTED; in emlxs_mb_deferred_cmpl()