Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h227 #define DFC_NPIV_UNSUPPORTED (DFC_ERRNO_START + 19) /* NPIV not supported */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c2957 return (DFC_NPIV_UNSUPPORTED); in emlxs_dfc_create_vport()