Home
last modified time | relevance | path

Searched refs:DR_HINT_REMOVE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sysevent/
H A Ddr.h54 #define DR_HINT_REMOVE "dr_remove" /* Remove hint */ macro
64 (h) == SE_HINT_REMOVE ? DR_HINT_REMOVE : \
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c149 else if (strcmp(hint, DR_HINT_REMOVE) == 0) in dr_handler()
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c324 DR_HINT_REMOVE) == 0) { in disk_sysev_to_state()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c634 if (strcmp (hint_val, DR_HINT_REMOVE) == 0) { in sysevent_process_dr()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1576 if (strcmp(hint, DR_HINT_REMOVE) == 0) { in frudr_evhandler()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2302 if (strcmp(hint, DR_HINT_REMOVE) == 0) { in frudr_evhandler()