OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
spkrvar.h
13
int
sc_value
; /* whole divisor for note time, quarter note = 1 */
member in struct:spkr_softc
spkr.c
152
sc->
sc_value
= DFLT_VALUE;
305
timeval = sc->
sc_value
;
357
playtone(sc, pitch - 1, sc->
sc_value
, sustain);
361
GETNUM(cp, sc->
sc_value
);
362
if (sc->
sc_value
<= 0 || sc->
sc_value
> MIN_VALUE)
363
sc->
sc_value
= DFLT_VALUE;
371
timeval = sc->
sc_value
;
Completed in 14 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025