Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h185 void fc_ulp_enable_relogin(opaque_t *fc_port, la_wwn_t *pwwn);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1896 fc_ulp_enable_relogin(opaque_t *fc_port, la_wwn_t *pwwn) in fc_ulp_enable_relogin() function
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c8347 fc_ulp_enable_relogin(pptr->port_fp_handle, &ptgt->tgt_port_wwn); in fcp_offline_target_now()