sc_spring 241 dev/pci/safe.c sc->sc_spring = (struct safe_pdesc *) sc->sc_spalloc.dma_vaddr; sc_spring 242 dev/pci/safe.c sc->sc_springtop = sc->sc_spring + SAFE_TOTAL_SPART; sc_spring 243 dev/pci/safe.c sc->sc_spfree = sc->sc_spring; sc_spring 244 dev/pci/safe.c bzero(sc->sc_spring, SAFE_TOTAL_SPART * sizeof(struct safe_pdesc)); sc_spring 663 dev/pci/safe.c ((caddr_t) sc->sc_spfree - (caddr_t) sc->sc_spring); sc_spring 668 dev/pci/safe.c sc->sc_spfree = sc->sc_spring; sc_spring 2083 dev/pci/safe.c &sc->sc_spring[ix], sc_spring 2084 dev/pci/safe.c (caddr_t)sc->sc_spring[ix].pd_addr); sc_spring 168 dev/pci/safevar.h struct safe_pdesc *sc_spring; /* src particle ring */