Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h228 #define DFC_NPIV_ACTIVE (DFC_ERRNO_START + 20) /* NPIV active */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c5599 return (DFC_NPIV_ACTIVE); in emlxs_dfc_set_cfg()