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

/illumos-gate/usr/src/uts/common/sys/sysevent/
H A Ddr.h51 * Attribute Value - DR_RESERVED_ATTR | DR_HINT_INSERT | DR_HINT_REMOVE
55 #define DR_HINT_INSERT "dr_insert" /* Insert hint */ macro
65 #define SE_HINT2STR(h) ((h) == SE_HINT_INSERT ? DR_HINT_INSERT : \
103 * Attribute Value - DR_RESERVED_ATTR | DR_HINT_INSERT | DR_HINT_REMOVE

Completed in 66 milliseconds