Searched refs:vmd_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/vmd/
H A Dvmd.h50 struct vmd_softc { struct
H A Dvmd.c136 vmd_free(struct vmd_softc *sc)
176 struct vmd_softc *sc;
202 struct vmd_softc *sc;
249 struct vmd_softc *sc;
398 struct vmd_softc *sc = device_get_softc(dev);
416 struct vmd_softc *sc = device_get_softc(dev);
424 struct vmd_softc *sc = device_get_softc(dev);
511 vmd_find_parent_resource(struct vmd_softc *sc, struct resource *r)
525 struct vmd_softc *sc = device_get_softc(dev);
553 struct vmd_softc *s
[all...]

Completed in 50 milliseconds