Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h37 #define DFC_REV 1 macro
40 #undef DFC_REV
41 #define DFC_REV 2 /* DHCHAP_SUPPORT */ macro
44 #undef DFC_REV
45 #define DFC_REV 3 /* NPIV_SUPPORT */ macro
692 #if (DFC_REV >= 2)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3793 rev = DFC_REV; in emlxs_dfc_get_rev()
4401 #if (DFC_REV >= 2) in emlxs_dfc_get_drvstats()
H A Demlxs_solaris.c5166 *(uint32_t *)pm->pm_stat_buf = DFC_REV; in emlxs_fca_port_manage()