Home
last modified time | relevance | path

Searched refs:DFC_LINKDOWN_ERROR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h256 #define DFC_LINKDOWN_ERROR (DFC_ERRNO_START + 52) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c6189 rval = DFC_LINKDOWN_ERROR; in emlxs_send_menlo_cmd()