Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp_with_fctl.wlcmd33 fc_ulp_issue_els fc_ulp_uballoc fc_ulp_ubfree fc_ulp_ubrelease\
H A Dfctl.c1482 fc_ulp_issue_els(opaque_t port_handle, fc_packet_t *pkt) in fc_ulp_issue_els() function
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h160 int fc_ulp_issue_els(opaque_t port_handle, fc_packet_t *pkt);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c5319 rval = fc_ulp_issue_els(pptr->port_fp_handle, fpkt); in fcp_send_els()
5680 if ((rval = fc_ulp_issue_els(pptr->port_fp_handle, fpkt)) != in fcp_unsol_prli()
6449 rval = fc_ulp_issue_els(pptr->port_fp_handle, in fcp_icmd_callback()
13733 if ((rval = fc_ulp_issue_els( in fcp_watch()
H A Dfcip.c2740 rval = fc_ulp_issue_els(fport->fcipp_handle, fc_pkt); in fcip_handle_farp_request()
6299 rval = fc_ulp_issue_els(fport->fcipp_handle, fc_pkt); in fcip_do_farp()
H A Dfcsm.c3124 cmd->cmd_transport = fc_ulp_issue_els; in fcsm_xlogi_init()