Searched refs:PICLEVENTARG_AP_ID (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/common/piclevent/ |
H A D | picl_slm.c | 226 if (nvlist_add_string(nvl, PICLEVENTARG_AP_ID, in piclslm_add_ec_dr_args() 263 if (nvlist_add_string(nvl, PICLEVENTARG_AP_ID, ap_id)) { in piclslm_add_ec_dr_req_args()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclenvmond.c | 274 if (nvlist_add_string(nvlp, PICLEVENTARG_AP_ID, dr_ap_id) == -1) { in post_dr_req_event() 322 if (nvlist_add_string(nvlp, PICLEVENTARG_AP_ID, dr_ap_id) == -1) { in post_dr_ap_state_change_event()
|
/titanic_50/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 288 #define PICLEVENTARG_AP_ID "ap-id" macro
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | mdescplugin.c | 127 if (nvlist_lookup_string(nvlp, PICLEVENTARG_AP_ID, &ap_id)) { in dr_handler()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 1505 if (nvlist_lookup_string(nvlp, PICLEVENTARG_AP_ID, &ap_id)) { in frudr_evhandler()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 675 if (nvlist_lookup_string(nvlp, PICLEVENTARG_AP_ID, &ap_id) == -1) { in frutree_dr_apstate_change_evhandler() 873 if (nvlist_lookup_string(nvlp, PICLEVENTARG_AP_ID, &ap_id) == -1) { in frutree_dr_req_evhandler()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 2180 if (nvlist_lookup_string(nvlp, PICLEVENTARG_AP_ID, &ap_id)) { in frudr_evhandler()
|