Searched refs:DR_HINT_INSERT (Results 1 - 6 of 6) 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
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c145 if (strcmp(hint, DR_HINT_INSERT) == 0)
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c635 } else if (strcmp (hint_val, DR_HINT_INSERT) == 0) {
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c318 if (strcmp(se_val.value.sv_string, DR_HINT_INSERT)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c725 if (strcmp(hint, DR_HINT_INSERT) == 0) {
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1744 hint = DR_HINT_INSERT;

Completed in 96 milliseconds