Searched refs:VLDS_HDL (Results 1 – 3 of 3) sorted by relevance
238 #define VLDS_HDL "vlds_hdl" /* service handle */ macro
1379 nvlist_add_uint64(nvl, VLDS_HDL, hdl) || in vlds_user_reg_cb()1430 nvlist_add_uint64(nvl, VLDS_HDL, hdl) || in vlds_user_unreg_cb()1468 nvlist_add_uint64(nvl, VLDS_HDL, hdl) || in vlds_user_data_cb()
235 if (nvlist_lookup_uint64(nvl, VLDS_HDL, &hdl) == 0) { in ds_recv()