Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp_with_fctl.wlcmd30 fc_ulp_uninit_packet fc_ulp_getportmap fc_ulp_login\
H A Dfctl.c882 fc_ulp_uninit_packet(opaque_t port_handle, fc_packet_t *pkt) in fc_ulp_uninit_packet() function
H A Dfp.c2204 (void) fc_ulp_uninit_packet((opaque_t)port, pkt); in fp_free_pkt()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2096 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
2106 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
2118 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
2129 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
2143 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
2169 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
2179 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
2191 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
2202 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
2216 (void) fc_ulp_uninit_packet( in fcsm_alloc_cmd()
[all …]
H A Dfcp.c5865 rval = fc_ulp_uninit_packet(pptr->port_fp_handle, fpkt); in fcp_icmd_alloc()
5915 (void) fc_ulp_uninit_packet(pptr->port_fp_handle, in fcp_icmd_free()
11526 (void) fc_ulp_uninit_packet(pptr->port_fp_handle, cmd->cmd_fp_pkt); in fcp_pkt_teardown()
16230 (void) fc_ulp_uninit_packet(pptr->port_fp_handle, in fcp_pseudo_destroy_pkt()
H A Dfcip.c6627 (void) fc_ulp_uninit_packet(fptr->fcip_port_info->fcipp_handle, fc_pkt); in fcip_pkt_free()
6853 if (fc_ulp_uninit_packet(fport->fcipp_handle, fc_pkt) != FC_SUCCESS) { in fcip_ipkt_free()
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h151 int fc_ulp_uninit_packet(opaque_t port_handle, fc_packet_t *pkt);