Searched refs:DR_HINT_REMOVE (Results 1 - 8 of 8) 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
56 #define DR_HINT_REMOVE "dr_remove" /* Remove hint */ macro
66 (h) == SE_HINT_REMOVE ? DR_HINT_REMOVE : \
103 * Attribute Value - DR_RESERVED_ATTR | DR_HINT_INSERT | DR_HINT_REMOVE
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c147 else if (strcmp(hint, DR_HINT_REMOVE) == 0)
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c633 if (strcmp (hint_val, DR_HINT_REMOVE) == 0) {
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c324 DR_HINT_REMOVE) == 0) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1576 if (strcmp(hint, DR_HINT_REMOVE) == 0) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2304 if (strcmp(hint, DR_HINT_REMOVE) == 0) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c740 if (strcmp(hint, DR_HINT_REMOVE) == 0) {
2683 * used to update hashtable during DR_HINT_REMOVE event
2697 * routine to handle DR_HINT_REMOVE
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1749 hint = DR_HINT_REMOVE;

Completed in 352 milliseconds