Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mvme68k/dev/ | |
if_levar.h | 77 struct evcnt sc_evcnt; member in struct:le_softc |
pccvar.h | 59 struct evcnt sc_evcnt; member in struct:pcc_softc |
/src/sys/dev/mvme/ | |
memcvar.h | 39 struct evcnt sc_evcnt; member in struct:memc_softc |
osiop_pcctwo.c | 66 struct evcnt sc_evcnt; member in struct:osiop_pcctwo_softc 146 evcnt_attach_dynamic(&sc->sc_evcnt, EVCNT_TYPE_INTR, 152 &sc->sc_evcnt); |
pcctwovar.h | 86 struct evcnt sc_evcnt; member in struct:pcctwo_softc |
lptvar.h | 69 struct evcnt sc_evcnt; member in struct:lpt_softc |
mvmebus.h | 103 struct evcnt sc_evcnt[7]; member in struct:mvmebus_softc |
/src/sys/arch/virt68k/dev/ | |
gfrtc_mainbus.c | 63 struct evcnt * sc_evcnt; member in struct:gfrtc_mainbus_softc 77 sc->sc_evcnt->ev_count++; \ 102 sc->sc_evcnt = ev; |
/src/sys/dev/tc/ | |
tcdsvar.h | 41 struct evcnt sc_evcnt; /* intr. count */ member in struct:tcds_slotconfig |
/src/sys/dev/ic/ | |
clmpccvar.h | 102 struct evcnt *sc_evcnt; /* Parent Event Counter (or NULL) */ member in struct:clmpcc_softc |