Searched refs:viapcib_softc (Results 1 – 1 of 1) sorted by relevance
84 struct viapcib_softc { struct98 static int viapcib_clear(struct viapcib_softc *); argument99 static int viapcib_busy(struct viapcib_softc *);132 CFATTACH_DECL_NEW(viapcib, sizeof(struct viapcib_softc),156 struct viapcib_softc *sc = device_private(self); in viapcib_attach()223 viapcib_wait(struct viapcib_softc *sc) in viapcib_wait()251 viapcib_clear(struct viapcib_softc *sc) in viapcib_clear()262 viapcib_busy(struct viapcib_softc *sc) in viapcib_busy()275 struct viapcib_softc *sc; in viapcib_exec()282 sc = (struct viapcib_softc *)opaque; in viapcib_exec()[all …]