Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h168 int fc_ulp_linkreset(opaque_t port_handle, la_wwn_t *pwwn, int sleep);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1597 fc_ulp_linkreset(opaque_t port_handle, la_wwn_t *pwwn, int sleep) in fc_ulp_linkreset() function
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12142 return (fc_ulp_linkreset(pptr->port_fp_handle, &wwn, sleep)); in fcp_linkreset()