Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp_with_fctl.wlcmd32 fc_ulp_get_portlist fc_ulp_node_ns fc_ulp_port_ns fc_ulp_transport\
H A Dfctl.c1359 fc_ulp_transport(opaque_t port_handle, fc_packet_t *pkt) in fc_ulp_transport() function
/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h159 int fc_ulp_transport(opaque_t port_handle, fc_packet_t *pkt);
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2766 cmd->cmd_transport = fc_ulp_transport; in fcsm_ct_init()
H A Dfcp.c2654 fc_ulp_transport(pptr->port_fp_handle, in fcp_send_scsi_ioctl()
9565 rval = fc_ulp_transport(port_handle, fpkt); in fcp_transport()
14291 rval = fc_ulp_transport(pptr->port_fp_handle, cmd->cmd_fp_pkt); in fcp_dopoll()
H A Dfcip.c4394 rval = fc_ulp_transport(fport->fcipp_handle, fc_pkt); in fcip_transport()