Home
last modified time | relevance | path

Searched refs:tl_intr (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_tl.c250 int tl_intr(void *);
1233 tl_intr(void *xsc) in tl_intr() function
1868 sc->sc_ih = pci_intr_establish(pc, ih, IPL_NET, tl_intr, sc, in tl_attach()