Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp_with_fctl.wlcmd36 fc_fca_update_errors fc_ulp_get_port_instance fc_ulp_error\
H A Dfctl.c1744 fc_ulp_error(int fc_errno, char **errmsg) in fc_ulp_error() function
H A Dfp.c15000 (void) fc_ulp_error(fc_errno, &errmsg); in fp_printf()
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h174 int fc_ulp_error(int fc_errno, char **errmsg);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6460 (void) fc_ulp_error(rval, &msg); in fcp_icmd_callback()
10116 (void) fc_ulp_error(res, &msg); in fcp_handle_port_attach()
12272 (void) fc_ulp_error(res, &msg); in fcp_handle_port_resume()
14007 (void) fc_ulp_error(rval, &msg); in fcp_abort_all()
15472 (void) fc_ulp_error(rval, &error); in fcp_handle_ipkt_errors()
H A Dfcsm.c3047 (void) fc_ulp_error(login_job->job_result, &msg); in fcsm_login_ms_comp()