Home | History | Annotate | Download | only in ieee1394

Lines Matching defs:fwmem_softc

154 struct fwmem_softc {
166 struct fwmem_softc *fms;
177 fms = (struct fwmem_softc *)sc->si_drv1;
181 sc->si_drv1 = malloc(sizeof(struct fwmem_softc),
185 fms = (struct fwmem_softc *)sc->si_drv1;
203 struct fwmem_softc *fms;
210 fms = (struct fwmem_softc *)sc->si_drv1;
231 struct fwmem_softc *fms;
244 fms = (struct fwmem_softc *)sc->si_drv1;
295 struct fwmem_softc *fms;
302 fms = (struct fwmem_softc *)sc->si_drv1;