Home
last modified time | relevance | path

Searched refs:IOERR_LINK_DOWN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c2401 IOERR_LINK_DOWN, 1); in emlxs_tx_channel_flush()
2648 IOERR_LINK_DOWN, 1); in emlxs_tx_node_flush()
2952 IOERR_LINK_DOWN, 1); in emlxs_tx_lun_flush()
3078 IOERR_LINK_DOWN, 1); in emlxs_tx_put()
3605 IOERR_LINK_DOWN, 1); in emlxs_tx_move()
3807 iocb->un.grsp.perr.statLocalError = IOERR_LINK_DOWN; in emlxs_iotag_flush()
H A Demlxs_clock.c500 IOERR_LINK_DOWN, 1); in emlxs_timer_check_pkts()
1082 IOERR_LINK_DOWN, 1); in emlxs_timer_cancel_clean_address()
H A Demlxs_solaris.c641 {IOERR_LINK_DOWN, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
684 {IOERR_LINK_DOWN, "Link down."},
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h222 #define IOERR_LINK_DOWN 0x1A macro