Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/safe/
H A Dsafevar.h171 struct safe_pdesc *sc_springtop; /* src particle ring top */ member
H A Dsafe.c361 sc->sc_springtop = sc->sc_spring + SAFE_TOTAL_SPART; in safe_attach()
1195 if (++(sc->sc_spfree) == sc->sc_springtop) in safe_process()