Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/virtio/net/
H A Dif_vtnet.c99 static int vtnet_alloc_intrs(struct vtnet_softc *);
312 error = vtnet_alloc_intrs(sc); in vtnet_attach()
582 vtnet_alloc_intrs(struct vtnet_softc *sc) in vtnet_alloc_intrs() function