Searched defs:post_frudr_event (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c1043 post_frudr_event(char *ename, picl_nodehdl_t parenth, picl_nodehdl_t fruh) function
1114 post_frudr_event(PICL_FRU_ADDED, NULL, powermodh);
1144 post_frudr_event(PICL_FRU_REMOVED, NULL, powermodh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c1168 post_frudr_event(char *ename, picl_nodehdl_t parenth, picl_nodehdl_t fruh) function
1239 post_frudr_event(PICL_FRU_ADDED, NULL, powermodh);
1271 post_frudr_event(PICL_FRU_REMOVED, NULL, powermodh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c333 static void post_frudr_event(char *ename, picl_nodehdl_t parenth,
810 post_frudr_event(PICL_FRU_ADDED, parh, NULL);
2053 post_frudr_event(char *ename, picl_nodehdl_t parenth, picl_nodehdl_t fruh) function
2310 post_frudr_event(PICL_FRU_REMOVED, locnodeh, fruh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c359 static void post_frudr_event(char *ename, picl_nodehdl_t parenth,
499 post_frudr_event(PICL_FRU_ADDED, locationh, childh);
1332 post_frudr_event(char *ename, picl_nodehdl_t parenth, picl_nodehdl_t fruh) function
1582 post_frudr_event(PICL_FRU_REMOVED, NULL, fruh);
1594 post_frudr_event(PICL_FRU_ADDED, locnodeh, fruh);
1644 post_frudr_event(PICL_FRU_ADDED, locnodeh, NULL);

Completed in 79 milliseconds