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

  /src/sys/dev/ic/
aic6360var.h 179 int sc_maxsync; /* Maximum sync period / 4 */ member in struct:aic_softc
mb89352var.h 182 int sc_maxsync; /* Maximum sync period / 4 */ member in struct:spc_softc
aic6360.c 260 sc->sc_maxsync = (9 * 250) / sc->sc_freq;
1148 ti->period > sc->sc_maxsync ||
mb89352.c 274 sc->sc_maxsync = (9 * 250) / sc->sc_freq;
1131 ti->period > sc->sc_maxsync ||
  /src/sys/arch/x68k/dev/
mhavar.h 134 int sc_maxsync; /* Maximum sync period / 4 */ member in struct:mha_softc

Completed in 23 milliseconds