Home
last modified time | relevance | path

Searched refs:vtblk_alloc_intr (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/virtual/virtio/block/
H A Dvirtio_blk.c117 static int vtblk_alloc_intr(struct vtblk_softc *);
294 error = vtblk_alloc_intr(sc); in vtblk_attach()
538 vtblk_alloc_intr(struct vtblk_softc *sc) in vtblk_alloc_intr() function