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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvlds.h118 uint64_t vlds_isclient; /* DS Client flag */ member in struct:vlds_hdl_lookup_arg
243 #define VLDS_ISCLIENT "vlds_isclient" /* service is client */
/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.c488 vlds_arg.vlds_isclient = is_client ? VLDS_REG_CLIENT : 0;
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvlds.c697 is_client = ARGTOUINT(vlds_arg.vlds_isclient);

Completed in 64 milliseconds