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 D | emlxs_iocb.h | 218 #define IOERR_ABORT_REQUESTED 0x16 macro
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcp.c | 2389 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 D | emlxs_hba.c | 2430 IOERR_ABORT_REQUESTED; in emlxs_proc_channel_event()
|
H A D | emlxs_solaris.c | 628 {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 D | emlxs_mbox.c | 3131 IOERR_ABORT_REQUESTED; in emlxs_mb_deferred_cmpl()
|