Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h46 #define FCTL_ULP_MODREV_4 4 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c123 FCTL_ULP_MODREV_4, /* ulp_rev */
H A Dfcip.c591 FCTL_ULP_MODREV_4, /* FCIP revision */
H A Dfcp.c867 FCTL_ULP_MODREV_4, /* ulp_rev */
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c638 if (ulp_info->ulp_rev != FCTL_ULP_MODREV_4) { in fc_ulp_add()