Lines Matching defs:pst_softc
58 struct pst_softc {
67 struct pst_softc *psc; /* pointer to softc */
78 static void pst_start(struct pst_softc *);
90 struct pst_softc *psc;
95 if (!(psc = malloc(sizeof(struct pst_softc),
116 struct pst_softc *psc = device_get_softc(dev);
182 struct pst_softc *psc = device_get_softc(dev);
208 struct pst_softc *psc = bp->bio_disk->d_drv1;
217 pst_start(struct pst_softc *psc)
255 struct pst_softc *psc = request->psc;
377 sizeof(struct pst_softc),