Searched refs:vlds_hdl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvlds.h102 uint64_t vlds_hdl; /* DS Service Handle */ member in struct:vlds_unreg_hdl_arg
109 uint64_t vlds_hdl; /* DS Service Handle */ member in struct:vlds_dmn_lookup_arg
128 uint64_t vlds_hdl; /* DS Service Handle */ member in struct:vlds_send_msg_arg
137 uint64_t vlds_hdl; /* DS Service Handle */ member in struct:vlds_recv_msg_arg
147 uint64_t vlds_hdl; /* DS Service Handle */ member in struct:vlds_hdl_isready_arg
238 #define VLDS_HDL "vlds_hdl" /* service handle */
/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.c514 vlds_arg.vlds_hdl = hdl;
545 vlds_arg.vlds_hdl = hdl;
571 vlds_arg.vlds_hdl = hdl;
597 vlds_arg.vlds_hdl = hdl;
626 vlds_arg.vlds_hdl = hdl;
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvlds.c664 hdl = vlds_arg.vlds_hdl;
774 hdl = vlds_arg.vlds_hdl;
809 hdl = vlds_arg.vlds_hdl;
859 hdl = vlds_arg.vlds_hdl;
907 hdl = vlds_arg.vlds_hdl;

Completed in 64 milliseconds