Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c120 static fc_ulp_modinfo_t fcsm_modinfo = { variable
121 &fcsm_modinfo, /* ulp_handle */
234 rval = fc_ulp_add(&fcsm_modinfo); in _init()
248 fcsm_modinfo.ulp_type); in _init()
256 fcsm_modinfo.ulp_rev); in _init()
274 (void) fc_ulp_remove(&fcsm_modinfo); in _init()
304 status = fc_ulp_remove(&fcsm_modinfo); in _fini()
310 (void) fc_ulp_remove(&fcsm_modinfo); in _fini()
383 status = fc_ulp_add(&fcsm_modinfo); in fcsm_attach()
407 fcsm_modinfo.ulp_type); in fcsm_attach()
[all …]