Searched refs:sc_dpringtop (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/safe/
H A Dsafevar.h172 struct safe_pdesc *sc_dpringtop; /* dest particle ring top */ member in struct:safe_softc
H A Dsafe.c371 sc->sc_dpringtop = sc->sc_dpring + SAFE_TOTAL_DPART;
1362 if (++(sc->sc_dpfree) == sc->sc_dpringtop)

Completed in 114 milliseconds