Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c869 static fc_ulp_modinfo_t fcp_modinfo = { variable
870 &fcp_modinfo, /* ulp_handle */
1150 if ((rval = fc_ulp_add(&fcp_modinfo)) != FC_SUCCESS) { in _init()
1162 (void) fc_ulp_remove(&fcp_modinfo); in _init()
1190 (void) fc_ulp_remove(&fcp_modinfo); in _fini()