Searched refs:fc_ulp_uninit_packet (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/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);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2096 (void) fc_ulp_uninit_packet(
2106 (void) fc_ulp_uninit_packet(
2118 (void) fc_ulp_uninit_packet(
2129 (void) fc_ulp_uninit_packet(
2143 (void) fc_ulp_uninit_packet(
2169 (void) fc_ulp_uninit_packet(
2179 (void) fc_ulp_uninit_packet(
2191 (void) fc_ulp_uninit_packet(
2202 (void) fc_ulp_uninit_packet(
2216 (void) fc_ulp_uninit_packet(
[all...]
H A Dfcip.c6627 (void) fc_ulp_uninit_packet(fptr->fcip_port_info->fcipp_handle, fc_pkt);
6853 if (fc_ulp_uninit_packet(fport->fcipp_handle, fc_pkt) != FC_SUCCESS) {
H A Dfcp.c5865 rval = fc_ulp_uninit_packet(pptr->port_fp_handle, fpkt);
5915 (void) fc_ulp_uninit_packet(pptr->port_fp_handle,
11526 (void) fc_ulp_uninit_packet(pptr->port_fp_handle, cmd->cmd_fp_pkt);
16230 (void) fc_ulp_uninit_packet(pptr->port_fp_handle,
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c878 fc_ulp_uninit_packet(opaque_t port_handle, fc_packet_t *pkt) function
H A Dfp.c2204 (void) fc_ulp_uninit_packet((opaque_t)port, pkt);

Completed in 319 milliseconds