Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h117 uint32_t ulp_rev; /* ULP revision */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c293 ulp_name, ulp.ulp_type, ulp.ulp_rev); in ulps()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c256 fcsm_modinfo.ulp_rev); in _init()
415 fcsm_modinfo.ulp_rev); in fcsm_attach()
H A Dfcip.c650 fcip_modinfo.ulp_rev)); in _init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c639 if (ulp_info->ulp_rev != FCTL_ULP_MODREV_4) { in fc_ulp_add()