Home
last modified time | relevance | path

Searched refs:PICLEVENTARG_HINT (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/common/piclevent/
H A Dpicl_slm.c232 if (nvlist_add_string(nvl, PICLEVENTARG_HINT, "")) in piclslm_add_ec_dr_args()
235 if (nvlist_add_string(nvl, PICLEVENTARG_HINT, in piclslm_add_ec_dr_args()
/titanic_41/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h289 #define PICLEVENTARG_HINT "hint" macro
/titanic_41/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c132 if (nvlist_lookup_string(nvlp, PICLEVENTARG_HINT, &hint)) { in dr_handler()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.c326 if (nvlist_add_string(nvlp, PICLEVENTARG_HINT, dr_hint) == -1) { in post_dr_ap_state_change_event()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1529 if (nvlist_lookup_string(nvlp, PICLEVENTARG_HINT, &hint)) { in frudr_evhandler()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2185 if (nvlist_lookup_string(nvlp, PICLEVENTARG_HINT, &hint)) { in frudr_evhandler()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c680 if (nvlist_lookup_string(nvlp, PICLEVENTARG_HINT, &hint) == -1) { in frutree_dr_apstate_change_evhandler()