Home
last modified time | relevance | path

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

/freebsd/tools/tools/crypto/
H A Dsafestats.c55 stats.st_nodesc, stats.st_badalg, stats.st_ringfull); in main()
/freebsd/sys/dev/safe/
H A Dsafevar.h183 u_int32_t st_ringfull; /* PE descriptor ring full */ member
H A Dsafe.c779 safestats.st_ringfull++; in safe_process()