Searched refs:vtrnd_softc (Results 1 – 1 of 1) sorted by relevance
50 struct vtrnd_softc { struct67 static int vtrnd_negotiate_features(struct vtrnd_softc *); argument68 static int vtrnd_setup_features(struct vtrnd_softc *);69 static int vtrnd_alloc_virtqueue(struct vtrnd_softc *);70 static int vtrnd_harvest(struct vtrnd_softc *, void *, size_t *);71 static void vtrnd_enqueue(struct vtrnd_softc *sc);87 static _Atomic(struct vtrnd_softc *) g_vtrnd_softc;102 sizeof(struct vtrnd_softc)142 struct vtrnd_softc *sc, *exp; in vtrnd_attach()196 struct vtrnd_softc *sc; in vtrnd_detach()[all …]