Home
last modified time | relevance | path

Searched refs:FCTL_FCA_MODREV_5 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h43 #define FCTL_FCA_MODREV_5 5 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c451 ss->ss_fca_tran.fca_version = FCTL_FCA_MODREV_5; in fcoei_attach_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1937 if (tran->fca_version != FCTL_FCA_MODREV_5) { in fc_fca_attach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c251 FCTL_FCA_MODREV_5, /* fca_version, with SUN NPIV support */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1590 tran->fca_version = FCTL_FCA_MODREV_5; in ql_attach()