Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp_with_fctl.wlcmd33 fc_ulp_issue_els fc_ulp_uballoc fc_ulp_ubfree fc_ulp_ubrelease\
H A Dfctl.c1568 fc_ulp_ubrelease(opaque_t port_handle, uint32_t count, uint64_t *tokens) in fc_ulp_ubrelease() function
/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h165 int fc_ulp_ubrelease(opaque_t port_handle, uint32_t count,
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2593 (void) fc_ulp_ubrelease(fport->fcipp_handle, 1, in fcip_els_cb()
2628 (void) fc_ulp_ubrelease(fport->fcipp_handle, 1, in fcip_els_cb()
3011 (void) fc_ulp_ubrelease(phandle, 1, &buf->ub_token); in fcip_data_cb()
3280 (void) fc_ulp_ubrelease(fesb_argp->phandle, 1, &ubuf->ub_token); in fcip_ubfree()
H A Dfcp.c5697 (void) fc_ulp_ubrelease(pptr->port_fp_handle, 1, &buf->ub_token); in fcp_unsol_prli()