Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c581 static int fcp_handle_ipkt_errors(struct fcp_port *pptr,
5258 res = fcp_handle_ipkt_errors(pptr, ptgt, icmd, in fcp_send_els()
5332 res = fcp_handle_ipkt_errors(pptr, ptgt, icmd, in fcp_send_els()
9619 if (fcp_handle_ipkt_errors(icmd->ipkt_port, in fcp_transport()
13710 if (fcp_handle_ipkt_errors( in fcp_watch()
13728 if (fcp_handle_ipkt_errors( in fcp_watch()
13746 if (fcp_handle_ipkt_errors( in fcp_watch()
15376 fcp_handle_ipkt_errors(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_handle_ipkt_errors() function