Home
last modified time | relevance | path

Searched defs:viapm (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/viapm/
H A Dviapm.c185 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); in viapm_586b_probe() local
243 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); in viapm_pro_probe() local
339 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); in viapm_pro_attach() local
488 struct viapm_softc *viapm = device_get_softc(dev); in viabb_setscl() local
508 struct viapm_softc *viapm = device_get_softc(dev); in viabb_setsda() local
538 struct viapm_softc *viapm = device_get_softc(dev); in viabb_getscl() local
550 struct viapm_softc *viapm = device_get_softc(dev); in viabb_getsda() local
560 viapm_abort(struct viapm_softc *viapm) in viapm_abort()
569 viapm_clear(struct viapm_softc *viapm) in viapm_clear()
579 viapm_busy(struct viapm_softc *viapm) in viapm_busy()
[all …]