HomeSort by: relevance | last modified time | path
    Searched defs:ti_intr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_ti.c 160 static int ti_intr(void *);
1670 sc->sc_ih = pci_intr_establish_xname(pc, ih, IPL_NET, ti_intr, sc,
2147 ti_intr(void *xsc) function in typeref:typename:int

Completed in 15 milliseconds