Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h117 uint32_t ulp_rev; /* ULP revision */ member
/titanic_44/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c290 ulp_name, ulp.ulp_type, ulp.ulp_rev); in ulps()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c257 fcsm_modinfo.ulp_rev); in _init()
416 fcsm_modinfo.ulp_rev); in fcsm_attach()
H A Dfcip.c658 fcip_modinfo.ulp_rev)); in _init()
/titanic_44/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()