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

  /src/sys/dev/mvme/
vme_twovar.h 54 struct evcnt * (*sc_isrevcnt)(void *, int); member in struct:vmetwo_softc
pcctwovar.h 84 struct evcnt * (*sc_isrevcnt)(void *, int); member in struct:pcctwo_softc
pcctwo.c 193 return ((*sys_pcctwo->sc_isrevcnt)(sys_pcctwo->sc_isrcookie, lev));
vme_two_isr.c 301 (*sc->sc_isrevcnt)(sc->sc_isrcookie, prior),
memc.c 480 (*sc->sc_isrevcnt)(sc->sc_isrcookie, MEMC_IRQ_LEVEL),
  /src/sys/arch/mvme68k/dev/
vme_two_68k.c 137 sc->sc_isrevcnt = vmetwoisrevcnt;
pcctwo_68k.c 203 sc->sc_isrevcnt = pcctwoisrevcnt;

Completed in 37 milliseconds