Home
last modified time | relevance | path

Searched refs:DSSF_USERFLAGS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h289 #define DSSF_USERFLAGS (DSSF_ISCLIENT | DSSF_ISUSER | DSSF_ANYCB_VALID) macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c2529 flags &= DSSF_USERFLAGS; in ds_ucap_init()