Home
last modified time | relevance | path

Searched refs:ub_token (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h282 uint64_t ub_token; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c255 &ubp->ub_token); in emlxs_ip_handle_unsol_req()
H A Demlxs_solaris.c2963 ubp->ub_token = (uint64_t)((unsigned long)ubp); in emlxs_fca_ub_alloc()
11854 (void) emlxs_fca_ub_release(port, 1, &ubp->ub_token); in emlxs_ub_flush()
11895 (void) emlxs_fca_ub_release(port, 1, &ubp->ub_token); in emlxs_ub_callback()
H A Demlxs_mbox.c3186 &ubp->ub_token); in emlxs_mb_deferred_cmpl()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c372 ub->ub_token = (uint64_t)(long)ub; in fcoei_process_unsol_els_req()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2528 &buf->ub_token); in fcip_els_cb()
2563 &buf->ub_token); 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 Dfp.c10732 1, &buf->ub_token); in fp_unsol_cb()
10766 1, &buf->ub_token); in fp_unsol_cb()
10793 port->fp_fca_handle, 1, &buf->ub_token); in fp_unsol_cb()
10893 1, &buf->ub_token); in fp_unsol_cb()
10956 1, &buf->ub_token); in fp_unsol_cb()
11155 1, &buf->ub_token); in fp_handle_unsol_buf()
H A Dfctl.c4941 1, &buf->ub_token); in fctl_ulp_unsol_cb()
4993 1, &buf->ub_token); in fctl_ulp_unsol_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3643 ubp->ub_token = ub_array_index; in ql_ub_alloc()