Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h218 #define IOERR_ABORT_REQUESTED 0x16 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c2398 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_channel_flush()
2645 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_node_flush()
2949 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_lun_flush()
3075 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_put()
3602 IOERR_ABORT_REQUESTED, 1); in emlxs_tx_move()
H A Demlxs_hba.c2455 IOERR_ABORT_REQUESTED; in emlxs_proc_channel_event()
H A Demlxs_solaris.c629 {IOERR_ABORT_REQUESTED, FC_PKT_LOCAL_RJT, FC_REASON_ABORTED,
680 {IOERR_ABORT_REQUESTED, "Abort requested."},
3664 IOERR_ABORT_REQUESTED, 1); in emlxs_fca_pkt_abort()
3752 emlxs_pkt_complete(sbp, IOSTAT_LOCAL_REJECT, IOERR_ABORT_REQUESTED, in emlxs_fca_pkt_abort()
H A Demlxs_mbox.c3203 IOERR_ABORT_REQUESTED; in emlxs_mb_deferred_cmpl()