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

  /src/sys/dev/pci/
trm.c 345 static int trm_intr(void *);
480 if (pci_intr_establish_xname(pa->pa_pc, ih, IPL_BIO, trm_intr, sc,
798 trm_intr(sc);
1130 trm_intr(void *arg) function in typeref:typename:int
1137 DPRINTF(("trm_intr......\n"));
1204 printf("%s: unexpected phase in trm_intr() phase0\n",
1233 printf("%s: unexpected phase in trm_intr() phase1\n",

Completed in 16 milliseconds