Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h149 #define FC_REASON_RX_BUF_TIMEOUT 0x0A macro
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c271 { FC_REASON_RX_BUF_TIMEOUT, "Receive Buffer Timeout" },
/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,
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3472 case FC_REASON_RX_BUF_TIMEOUT: in fcp_ipkt_sema_wait()