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 D | fp_with_fctl.wlcmd | 33 fc_ulp_issue_els fc_ulp_uballoc fc_ulp_ubfree fc_ulp_ubrelease\
|
H A D | fctl.c | 1568 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 D | fc_ulpif.h | 165 int fc_ulp_ubrelease(opaque_t port_handle, uint32_t count,
|
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 2593 (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 D | fcp.c | 5697 (void) fc_ulp_ubrelease(pptr->port_fp_handle, 1, &buf->ub_token); in fcp_unsol_prli()
|