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

/freebsd-13-stable/sys/dev/viapm/
H A Dviapm.c92 struct viapm_softc { struct
190 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev);
198 bzero(viapm, sizeof(struct viapm_softc));
248 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev);
344 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev);
419 struct viapm_softc *viapm = (struct viapm_softc *)device_get_soft
[all...]

Completed in 102 milliseconds