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

  /src/sys/dev/ic/
wd33c93var.h 178 uint8_t sc_fsyncperiods[3]; /* Sync transfer periods for Fast SCSI*/ member in struct:wd33c93_softc
wd33c93.c 366 sc->sc_fsyncperiods[i] =
369 sc->sc_fsyncperiods[0], sc->sc_fsyncperiods[1],
370 sc->sc_fsyncperiods[2]));
371 sc->sc_minsyncperiod = sc->sc_fsyncperiods[0];
422 if (sc->sc_fsyncperiods[i] >= ti->period)

Completed in 13 milliseconds