Home
last modified time | relevance | path

Searched refs:wrfunc (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c267 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
275 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c375 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
383 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c398 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
406 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c86 ptree_vol_wrfunc_t wrfunc, picl_prophdl_t *prophp);
377 int size, ptree_vol_rdfunc_t rdfunc, ptree_vol_wrfunc_t wrfunc, in add_volatile_prop() argument
385 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c325 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
333 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c335 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
343 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c92 ptree_vol_wrfunc_t wrfunc, picl_prophdl_t *prophp);
580 int size, ptree_vol_rdfunc_t rdfunc, ptree_vol_wrfunc_t wrfunc, in add_volatile_prop() argument
588 type, (access|PICL_VOLATILE), size, (char *)name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c265 int (*wrfunc)(ptree_warg_t *, const void *), picl_prophdl_t *propp);
1526 int (*wrfunc)(ptree_warg_t *, const void *), picl_prophdl_t *propp) in add_volatile_prop()
1533 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/uts/sun4u/os/
H A Dcpr_impl.c380 i_cpr_clear_tmp(sutlb_t *listp, int max, tlb_rw_t wrfunc) in i_cpr_clear_tmp() argument
387 (*wrfunc)((uint_t)listp->index, &clr.tte, &clr.va_tag); in i_cpr_clear_tmp()