Home
last modified time | relevance | path

Searched refs:DR_REQ_OUTGOING_RES (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/sysevent/
H A Ddr.h83 #define DR_REQ_OUTGOING_RES "dr_request_outgoing_resource" macro
92 DR_REQ_OUTGOING_RES : \
/titanic_44/usr/src/cmd/pcidr/plugins/default/
H A Dpcidr_plugin.c107 if (strcmp(dr.dr_req_type, DR_REQ_OUTGOING_RES) == 0) { in PCIDR_PLUGIN_PROTO()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c222 if (post_dr_req_event(chassis_nodehdl, DR_REQ_OUTGOING_RES, in initiate_shutdown()
238 if (post_dr_req_event(chassis_nodehdl, DR_REQ_OUTGOING_RES, NO_WAIT) in initiate_shutdown()
/titanic_44/usr/src/cmd/pcidr/
H A Dpcidr_common.c279 if (pcidr_check_string(val, DR_REQ_INCOMING_RES, DR_REQ_OUTGOING_RES, in pcidr_check_attrs()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c932 } else if (strcmp(dr_req, DR_REQ_OUTGOING_RES) == 0) { in frutree_dr_req_evhandler()