Searched refs:vr_intr (Results 1 – 1 of 1) sorted by relevance
114 int vr_intr(void *);564 sc->sc_ih = pci_intr_establish(pc, ih, IPL_NET, vr_intr, sc, in vr_attach()1080 vr_intr(void *arg) in vr_intr() function