Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h226 #define DFC_NPIV_DISABLED (DFC_ERRNO_START + 18) /* NPIV disabled */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3000 return (DFC_NPIV_DISABLED); in emlxs_dfc_create_vport()