Searched refs:PICLEVENTARG_HINT (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/common/piclevent/ |
H A D | picl_slm.c | 232 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_50/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 289 #define PICLEVENTARG_HINT "hint" macro
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | mdescplugin.c | 132 if (nvlist_lookup_string(nvlp, PICLEVENTARG_HINT, &hint)) { in dr_handler()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclenvmond.c | 326 if (nvlist_add_string(nvlp, PICLEVENTARG_HINT, dr_hint) == -1) { in post_dr_ap_state_change_event()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 1529 if (nvlist_lookup_string(nvlp, PICLEVENTARG_HINT, &hint)) { in frudr_evhandler()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 2185 if (nvlist_lookup_string(nvlp, PICLEVENTARG_HINT, &hint)) { in frudr_evhandler()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 680 if (nvlist_lookup_string(nvlp, PICLEVENTARG_HINT, &hint) == -1) { in frutree_dr_apstate_change_evhandler()
|