OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_abytes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm2835_vcaudio.c
123
int
sc_abytes
; // available bytes
member in struct:vcaudio_softc
416
sc->
sc_abytes
+= sc->sc_pblksize;
450
if (sc->
sc_abytes
< sc->sc_pblksize) {
492
sc->
sc_abytes
-= count;
517
sc->
sc_abytes
+= sc->sc_pblksize;
822
sc->
sc_abytes
= blksize;
bcm2835_vcaudio.c
123
int
sc_abytes
; // available bytes
member in struct:vcaudio_softc
416
sc->
sc_abytes
+= sc->sc_pblksize;
450
if (sc->
sc_abytes
< sc->sc_pblksize) {
492
sc->
sc_abytes
-= count;
517
sc->
sc_abytes
+= sc->sc_pblksize;
822
sc->
sc_abytes
= blksize;
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025