Searched defs:D_MTOUTPERIM (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dconf.h153 * D_MTOUTPERIM - a per-module outer perimeter. Can be combined with
174 * D_MTOCEXCL - modifier for D_MTOUTPERIM specifying that the open and
189 #define D_MTOUTPERIM 0x8000 /* r/w outer perimeter around whole modules */ macro
204 #define D_MTSAFETY_MASK (D_MTINNER_MASK|D_MTOUTPERIM|D_MTPUTSHARED|\

Completed in 82 milliseconds