Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h99 #define EMLXS_OP_NOT_SUP (EMLXS_ERRNO_START + 6) /* Operation */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c5724 return (EMLXS_OP_NOT_SUP); in emlxs_boot_code_disable()