Searched refs:scf (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Doosiop.c97 uint8_t scf; member in struct:__anon47
121 #define oosiop_period(sc, tp, scf) \
122 (((1000000000 / (sc)->sc_freq) * (tp) * (scf)) / 40)
658 oosiop_write_1(sc, OOSIOP_SBCL, sc->sc_tgt[id].scf);
676 sc->sc_tgt[id].scf = 0;
691 sc->sc_tgt[id].scf = 0;
696 (synctbl[i].scf + 1) * 5);
705 sc->sc_tgt[id].scf = synctbl[i].scf;
976 sc->sc_tgt[i].scf
[all...]
H A Doosiopvar.h98 uint8_t scf; /* synchronous clock divisor */ member in struct:oosiop_target
H A Dsiop_common.c421 int sync, offset, options, scf = 0; local
464 scf = dt_scf_period[i].scf;
495 sc->targets[target]->id |= scf << (24 + SCNTL3_SCF_SHIFT);
555 sc->targets[target]->id |= scf_period[i].scf
606 sc->targets[target]->id |= scf_period[i].scf
H A Dsiopreg.h75 int scf; /* scf value to use */ member in struct:scf_period
/netbsd-current/sys/net/
H A Dif_ppp.c369 struct ppp_softc *sc = NULL, *scf; local
373 LIST_FOREACH(scf, &ppp_softcs.list, sc_iflist) {
374 if (scf->sc_xfer == pid) {
375 scf->sc_xfer = 0;
377 return scf;
379 if (scf->sc_devp == NULL && sc == NULL)
380 sc = scf;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/z80/
H A Dgbz80_all.s62 scf
H A Dez80_adl_all.s868 scf
H A Dez80_z80_all.s862 scf
H A Dz80n_all.s567 scf
H A Dgbz80_all.d68 \s+[0-9a-f]+:\s+37\s+scf

Completed in 269 milliseconds