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

  /src/sys/arch/pmax/tc/
tcbus.c 56 static const struct evcnt *tc_ds_intr_evcnt(device_t, void *);
116 tba->tba_intr_evcnt = tc_ds_intr_evcnt;
129 tc_ds_intr_evcnt(device_t dev, void *cookie) function in typeref:typename:const struct evcnt *

Completed in 12 milliseconds