Searched refs:vtmmio_vq_intr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/mmio/
H A Dvirtio_mmio.c101 static void vtmmio_vq_intr(void *);
227 vtmmio_vq_intr, sc);
243 NULL, vtmmio_vq_intr, sc, &sc->ih)) {
932 vtmmio_vq_intr(void *arg) function

Completed in 106 milliseconds