Home
last modified time | relevance | path

Searched refs:fc_ulp_ubrelease (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h165 int fc_ulp_ubrelease(opaque_t port_handle, uint32_t count,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2527 (void) fc_ulp_ubrelease(fport->fcipp_handle, 1, in fcip_els_cb()
2562 (void) fc_ulp_ubrelease(fport->fcipp_handle, 1, in fcip_els_cb()
2938 (void) fc_ulp_ubrelease(phandle, 1, &buf->ub_token); in fcip_data_cb()
3202 (void) fc_ulp_ubrelease(fesb_argp->phandle, 1, &ubuf->ub_token); in fcip_ubfree()
H A Dfcp.c5702 (void) fc_ulp_ubrelease(pptr->port_fp_handle, 1, &buf->ub_token); in fcp_unsol_prli()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1569 fc_ulp_ubrelease(opaque_t port_handle, uint32_t count, uint64_t *tokens) in fc_ulp_ubrelease() function