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

  /src/sys/dev/ic/
ncr53c9x.c 127 static inline int ncr53c9x_stp2cpb(struct ncr53c9x_softc *, int);
607 ncr53c9x_stp2cpb(struct ncr53c9x_softc *sc, int period) function in typeref:typename:int
626 synctp = ncr53c9x_stp2cpb(sc, ti->period);
1783 p = ncr53c9x_stp2cpb(sc, ti->period);
ncr53c9x.c 127 static inline int ncr53c9x_stp2cpb(struct ncr53c9x_softc *, int);
607 ncr53c9x_stp2cpb(struct ncr53c9x_softc *sc, int period) function in typeref:typename:int
626 synctp = ncr53c9x_stp2cpb(sc, ti->period);
1783 p = ncr53c9x_stp2cpb(sc, ti->period);

Completed in 24 milliseconds