Searched refs:vge_intr (Results 1 – 1 of 1) sorted by relevance
127 int vge_intr (void *);737 sc->vge_intrhand = pci_intr_establish(pc, ih, IPL_NET, vge_intr, sc, in vge_attach()1240 vge_intr(void *arg) in vge_intr() function