Home
last modified time | relevance | path

Searched defs:voistatspec (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dstats.h415 struct voistatspec { struct
416 vss_hlpr_fn hlpr; /* iv helper function. */
417 struct vss_hlpr_info *hlprinfo; /* Helper function context. */
418 struct voistatdata *iv; /* Initialisation value. */
442 #define NVSS(vss_slots) (sizeof((vss_slots)) / sizeof(struct voistatspec)) argument