Searched refs:sc_dpringtop (Results 1 – 2 of 2) sorted by relevance
162 struct safe_pdesc *sc_dpringtop; /* dest particle ring top */ member
371 sc->sc_dpringtop = sc->sc_dpring + SAFE_TOTAL_DPART; in safe_attach()1189 if (++(sc->sc_dpfree) == sc->sc_dpringtop) in safe_process()