Home
last modified time | relevance | path

Searched refs:sg_n (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dfmd_serd.c81 sgp->sg_n = n; in fmd_serd_eng_alloc()
240 while (sgp->sg_count >= sgp->sg_n) in fmd_serd_eng_record()
258 if (sgp->sg_count >= sgp->sg_n && in fmd_serd_eng_record()
H A Dfmd_serd.h50 uint_t sg_n; /* engine N parameter (event count) */ member