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

  /src/sys/dev/ic/
aic79xxvar.h 1241 int seltime; member in struct:ahd_softc
aic7xxxvar.h 1200 int seltime; member in struct:ahc_softc
aic79xx.c 6229 && (ahd->seltime != STIMESEL_MIN)) {
6235 sxfrctl1 |= ahd->seltime + STIMESEL_BUG_ADJ;
6237 sxfrctl1 |= ahd->seltime;
6241 ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN);
aic7xxx.c 4616 |term|ahc->seltime

Completed in 25 milliseconds