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

  /src/sys/dev/pci/
twe.c 106 static int twe_intr(void *);
355 sc->sc_ih = pci_intr_establish_xname(pc, ih, IPL_BIO, twe_intr, sc,
773 twe_intr(void *arg) function in typeref:typename:int

Completed in 19 milliseconds