Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h174 int fc_ulp_error(int fc_errno, char **errmsg);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6465 (void) fc_ulp_error(rval, &msg); in fcp_icmd_callback()
10105 (void) fc_ulp_error(res, &msg); in fcp_handle_port_attach()
12261 (void) fc_ulp_error(res, &msg); in fcp_handle_port_resume()
13994 (void) fc_ulp_error(rval, &msg); in fcp_abort_all()
15459 (void) fc_ulp_error(rval, &error); in fcp_handle_ipkt_errors()
H A Dfcsm.c3046 (void) fc_ulp_error(login_job->job_result, &msg); in fcsm_login_ms_comp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1745 fc_ulp_error(int fc_errno, char **errmsg) in fc_ulp_error() function
H A Dfp.c15004 (void) fc_ulp_error(fc_errno, &errmsg); in fp_printf()