Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/safe/
HDsafevar.h162 struct safe_pdesc *sc_dpringtop; /* dest particle ring top */ member
HDsafe.c371 sc->sc_dpringtop = sc->sc_dpring + SAFE_TOTAL_DPART; in safe_attach()
1189 if (++(sc->sc_dpfree) == sc->sc_dpringtop) in safe_process()