Searched refs:rge_intr (Results 1 – 1 of 1) sorted by relevance
67 int rge_intr(void *);221 sc->sc_ih = pci_intr_establish(pc, ih, IPL_NET | IPL_MPSAFE, rge_intr, in rge_attach()339 rge_intr(void *arg) in rge_intr() function