Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp_with_fctl.wlcmd34 fc_ulp_abort fc_ulp_linkreset fc_ulp_port_reset fc_ulp_get_did\
H A Dfctl.c1596 fc_ulp_linkreset(opaque_t port_handle, la_wwn_t *pwwn, int sleep) in fc_ulp_linkreset() function
/titanic_41/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);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12153 return (fc_ulp_linkreset(pptr->port_fp_handle, &wwn, sleep)); in fcp_linkreset()