OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_whole
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
spkrvar.h
12
int
sc_whole
; /* whole-note time at current tempo, in ticks */
member in struct:spkr_softc
spkr.c
150
sc->
sc_whole
= (hz * SECS_PER_MIN * WHOLE_NOTE) / DFLT_TEMPO;
189
whole = sc->
sc_whole
;
383
sc->
sc_whole
= (hz * SECS_PER_MIN * WHOLE_NOTE) / tempo;
Completed in 12 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025