Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/vr/
Dif_vr.c168 static int vr_intr(void *);
790 vr_intr, NULL, sc, &sc->vr_intrhand); in vr_attach()
1661 vr_intr(void *arg) in vr_intr() function