Home
last modified time | relevance | path

Searched defs:scf (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Doosiop.c97 uint8_t scf; member
121 #define oosiop_period(sc, tp, scf) \ argument
H A Dsiop_common.c421 int sync, offset, options, scf = 0; in siop_ppr_neg() local
H A Doosiopvar.h98 uint8_t scf; /* synchronous clock divisor */ member
H A Dsiopreg.h75 int scf; /* scf value to use */ member
/netbsd-src/sys/net/
H A Dif_ppp.c369 struct ppp_softc *sc = NULL, *scf; in pppalloc() local