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

/freebsd-10.0-release/sys/pci/
H A Dviapm.c92 struct viapm_softc { struct
191 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev);
199 bzero(viapm, sizeof(struct viapm_softc));
250 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev);
346 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev);
421 struct viapm_softc *viapm = (struct viapm_softc *)device_get_soft
[all...]

Completed in 89 milliseconds