HomeSort by: relevance | last modified time | path
    Searched defs:synctbl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
oosiop.c 98 } synctbl[] = { variable in typeref:typename:const struct __anone9965d2e0108[]
119 #define NSYNCTBL (sizeof(synctbl) / sizeof(synctbl[0]))
695 p = oosiop_period(sc, synctbl[i].tp + 4,
696 (synctbl[i].scf + 1) * 5);
705 sc->sc_tgt[id].scf = synctbl[i].scf;
706 sc->sc_tgt[id].sxfer = (synctbl[i].tp << 4) | offset;

Completed in 12 milliseconds