Searched refs:txp_intr (Results 1 – 1 of 1) sorted by relevance
76 int txp_intr(void *);260 sc->sc_ih = pci_intr_establish(pc, ih, IPL_NET, txp_intr, sc, in txp_attach()535 txp_intr(void *vsc) in txp_intr() function