Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c500 IOERR_LINK_DOWN, 1); in emlxs_timer_check_pkts()
1075 IOERR_LINK_DOWN, 1); in emlxs_timer_cancel_clean_address()
H A Demlxs_fcp.c2392 IOERR_LINK_DOWN, 1); in emlxs_tx_channel_flush()
2639 IOERR_LINK_DOWN, 1); in emlxs_tx_node_flush()
2943 IOERR_LINK_DOWN, 1); in emlxs_tx_lun_flush()
3069 IOERR_LINK_DOWN, 1); in emlxs_tx_put()
3596 IOERR_LINK_DOWN, 1); in emlxs_tx_move()
3798 iocb->un.grsp.perr.statLocalError = IOERR_LINK_DOWN; in emlxs_iotag_flush()
H A Demlxs_solaris.c640 {IOERR_LINK_DOWN, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
683 {IOERR_LINK_DOWN, "Link down."},
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h222 #define IOERR_LINK_DOWN 0x1A macro