Home
last modified time | relevance | path

Searched refs:platform_confcall (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.h60 int platform_confcall(struct node *np, struct lut **globals,
H A Dplatform.c1406 platform_confcall(struct node *np, struct lut **globals, struct config *croot, in platform_confcall() function
H A Deval.c931 return (!platform_confcall(np, globals, croot, arrowp, valuep)); in eval_func()