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

  /src/sys/arch/alpha/tc/
ioasic.c 155 const struct evcnt *pevcnt; local in function:ioasicattach
193 pevcnt = tc_intr_evcnt(parent, ta->ta_cookie);
200 EVCNT_TYPE_INTR, pevcnt, device_xname(self), cp);
  /src/sys/dev/tc/
tcds.c 156 const struct evcnt *pevcnt; local in function:tcdsattach
197 pevcnt = tc_intr_evcnt(parent, sc->sc_cookie);
229 pevcnt, device_xname(self), cp);

Completed in 13 milliseconds