Home
last modified time | relevance | path

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

/freebsd-src/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); viapm_pro_probe() local
339 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viapm_pro_attach() local
414 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viapm_586b_attach() local
444 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viapm_586b_detach() local
462 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viapm_pro_detach() local
488 struct viapm_softc *viapm = device_get_softc(dev); viabb_setscl() local
508 struct viapm_softc *viapm = device_get_softc(dev); viabb_setsda() local
538 struct viapm_softc *viapm = device_get_softc(dev); viabb_getscl() local
550 struct viapm_softc *viapm = device_get_softc(dev); viabb_getsda() local
560 viapm_abort(struct viapm_softc * viapm) viapm_abort() argument
569 viapm_clear(struct viapm_softc * viapm) viapm_clear() argument
579 viapm_busy(struct viapm_softc * viapm) viapm_busy() argument
594 viapm_wait(struct viapm_softc * viapm) viapm_wait() argument
656 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viasmb_quick() local
690 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viasmb_sendb() local
716 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viasmb_recvb() local
742 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viasmb_writeb() local
769 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viasmb_readb() local
796 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viasmb_writew() local
824 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viasmb_readw() local
856 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viasmb_bwrite() local
895 struct viapm_softc *viapm = (struct viapm_softc *)device_get_softc(dev); viasmb_bread() local
[all...]