Searched refs:vtblk_softc (Results 1 – 1 of 1) sorted by relevance
59 struct vtblk_softc *vbr_sc;83 struct vtblk_softc { struct156 static int vtblk_negotiate_features(struct vtblk_softc *);157 static int vtblk_setup_features(struct vtblk_softc *);158 static int vtblk_maximum_segments(struct vtblk_softc *,160 static int vtblk_alloc_virtqueue(struct vtblk_softc *);161 static void vtblk_resize_disk(struct vtblk_softc *, uint64_t);162 static void vtblk_alloc_disk(struct vtblk_softc *,164 static void vtblk_create_disk(struct vtblk_softc *);166 static int vtblk_request_prealloc(struct vtblk_softc *);[all …]