Searched refs:twe_intr (Results 1 – 1 of 1) sorted by relevance
106 static int twe_intr(void *);355 sc->sc_ih = pci_intr_establish_xname(pc, ih, IPL_BIO, twe_intr, sc, in twe_attach()773 twe_intr(void *arg) in twe_intr() function