Searched refs:post_dr_req_event (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c63 extern picl_errno_t post_dr_req_event(picl_nodehdl_t, char *, uint8_t);
222 if (post_dr_req_event(chassis_nodehdl, DR_REQ_OUTGOING_RES,
238 if (post_dr_req_event(chassis_nodehdl, DR_REQ_OUTGOING_RES, NO_WAIT)
292 if (post_dr_req_event(chassis_nodehdl, DR_REQ_INCOMING_RES,
H A Dpiclenvmond.c252 post_dr_req_event(picl_nodehdl_t fruh, char *dr_req_type, uint8_t wait) function

Completed in 67 milliseconds