OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
151
struct callout
calibrate_ch
;
member in struct:fd_softc
420
callout_init(&sc->
calibrate_ch
, 0);
1443
callout_reset(&sc->
calibrate_ch
, hz / 8, fdcalibrate, sc);
fd.c
151
struct callout
calibrate_ch
;
member in struct:fd_softc
420
callout_init(&sc->
calibrate_ch
, 0);
1443
callout_reset(&sc->
calibrate_ch
, hz / 8, fdcalibrate, sc);
Completed in 154 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025