HomeSort by: relevance | last modified time | path
    Searched refs:tc_intr_evcnt (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/tc/
tcvar.h 144 const struct evcnt *tc_intr_evcnt(device_t, void *);
tc.c 264 tc_intr_evcnt(device_t dev, void *cookie) function in typeref:typename:const struct evcnt *
tcds.c 197 pevcnt = tc_intr_evcnt(parent, sc->sc_cookie);
  /src/sys/arch/alpha/tc/
ioasic.c 193 pevcnt = tc_intr_evcnt(parent, ta->ta_cookie);
  /src/share/man/man9/
Makefile 973 tc.9 tc_intr_evcnt.9 \

Completed in 15 milliseconds