Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c265 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
273 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c373 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
381 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c396 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
404 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c333 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
341 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c323 int size, ptree_vol_rdfunc_t *rdfunc, ptree_vol_wrfunc_t *wrfunc, in add_volatile_prop() argument
331 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c90 ptree_vol_wrfunc_t wrfunc, picl_prophdl_t *prophp);
578 int size, ptree_vol_rdfunc_t rdfunc, ptree_vol_wrfunc_t wrfunc, in add_volatile_prop() argument
586 type, (access|PICL_VOLATILE), size, (char *)name, rdfunc, wrfunc); in add_volatile_prop()
/illumos-gate/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()
/illumos-gate/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()