Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h200 #define DFC_ERRNO_START 0x200 macro
234 #define DFC_AUTH_NOT_CONFIGURED (DFC_ERRNO_START + 30)
238 #define DFC_AUTH_WWN_NOT_FOUND (DFC_ERRNO_START + 34)
254 #define DFC_INVALID_ADAPTER (DFC_ERRNO_START + 50)
255 #define DFC_RSP_BUF_OVERRUN (DFC_ERRNO_START + 51)
256 #define DFC_LINKDOWN_ERROR (DFC_ERRNO_START + 52)
259 #define DFC_SD_STAT_START (DFC_ERRNO_START + 60)
261 #define DFC_SD_OK (DFC_ERRNO_START + 60)
262 #define DFC_SD_ERROR_GENERIC (DFC_ERRNO_START + 61)
273 #define DFC_SD_ERROR_NO_MEM (DFC_ERRNO_START + 72)
[all …]