Home
last modified time | relevance | path

Searched refs:IOERR_RCV_BUFFER_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h219 #define IOERR_RCV_BUFFER_TIMEOUT 0x17 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c632 {IOERR_RCV_BUFFER_TIMEOUT, FC_PKT_LOCAL_RJT, FC_REASON_RX_BUF_TIMEOUT,
680 {IOERR_RCV_BUFFER_TIMEOUT, "RX buffer timeout."},
H A Demlxs_sli3.c5125 IOERR_RCV_BUFFER_TIMEOUT)) { in emlxs_handle_rcv_seq()