/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 265 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 D | piclenvsetup.c | 373 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 D | piclenvsetup.c | 396 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 D | piclenvsetup.c | 333 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 D | piclenvsetup.c | 323 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 D | piclenvmon.c | 89 int type, int access, int size, ptree_vol_rdfunc_t rdfunc, 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 D | snmpplugin.c | 264 int type, int access, int size, int (*rdfunc)(ptree_rarg_t *, void *), 1525 int size, int (*rdfunc)(ptree_rarg_t *, void *), in add_volatile_prop() 1533 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
|