Searched refs:fc_ulp_transport (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/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);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2766 cmd->cmd_transport = fc_ulp_transport;
H A Dfcip.c4394 rval = fc_ulp_transport(fport->fcipp_handle, fc_pkt);
H A Dfcp.c2654 fc_ulp_transport(pptr->port_fp_handle,
2667 * Wait for completion only if fc_ulp_transport was called and it
4555 * panic in fc_ulp_transport with invalid pd_handle.
9545 * layer by calling fc_ulp_transport(). If fc_ulp_transport()
9565 rval = fc_ulp_transport(port_handle, fpkt);
14291 rval = fc_ulp_transport(pptr->port_fp_handle, cmd->cmd_fp_pkt);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c826 * won't go away prior the call to fc_ulp_transport.
1355 fc_ulp_transport(opaque_t port_handle, fc_packet_t *pkt) function

Completed in 181 milliseconds