Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_paritymap.c209 pm->ctrs.ncachesync += setting + clearing; in rf_paritymap_write_locked()
358 pm->ctrs.nwrite = pm->ctrs.ncachesync = pm->ctrs.nclearing = 0; in rf_paritymap_set_params()
Draidframevar.h624 uint64_t nwrite, ncachesync, nclearing; member
/netbsd/src/sbin/raidctl/
Draidctl.c582 st.ctrs.nwrite, st.ctrs.ncachesync, st.ctrs.nclearing); in rf_output_pmstat()