OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:calibrate_ch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
fd.c
150
struct callout
calibrate_ch
;
member in struct:fd_softc
419
callout_init(&sc->
calibrate_ch
, 0);
1440
callout_reset(&sc->
calibrate_ch
, hz / 8, fdcalibrate, sc);
fd.c
150
struct callout
calibrate_ch
;
member in struct:fd_softc
419
callout_init(&sc->
calibrate_ch
, 0);
1440
callout_reset(&sc->
calibrate_ch
, hz / 8, fdcalibrate, sc);
Completed in 83 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026