Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpc_impl.h201 DCPC_EMASK = 0x2 /* The platform supports an "emask" attribute */ enumerator
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddcpc.c1131 dcpc_mask_type |= DCPC_EMASK; in dcpc_attach()