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 D | emlxs_iocb.h | 218 #define IOERR_ABORT_REQUESTED 0x16 macro
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcp.c | 2398 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 D | emlxs_hba.c | 2455 IOERR_ABORT_REQUESTED; in emlxs_proc_channel_event()
|
H A D | emlxs_solaris.c | 629 {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 D | emlxs_mbox.c | 3203 IOERR_ABORT_REQUESTED; in emlxs_mb_deferred_cmpl()
|