OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_stream
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/dtv/
dtv_buffer.c
52
struct dtv_stream *ds = &sc->
sc_stream
;
131
struct dtv_stream *ds = &sc->
sc_stream
;
201
struct dtv_stream *ds = &sc->
sc_stream
;
215
struct dtv_stream *ds = &sc->
sc_stream
;
232
struct dtv_stream *ds = &sc->
sc_stream
;
298
struct dtv_stream *ds = &sc->
sc_stream
;
dtv_device.c
94
struct dtv_stream *ds = &sc->
sc_stream
;
147
struct dtv_stream *ds = &sc->
sc_stream
;
dtvvar.h
119
struct dtv_stream
sc_stream
;
member in struct:dtv_softc
/src/sys/dev/hdaudio/
hdaudio.c
87
sc->
sc_stream
[cnt].st_host = sc;
88
sc->
sc_stream
[cnt].st_enable = true;
89
sc->
sc_stream
[cnt].st_shift = cnt;
90
sc->
sc_stream
[cnt++].st_type = HDAUDIO_STREAM_ISS;
93
sc->
sc_stream
[cnt].st_host = sc;
94
sc->
sc_stream
[cnt].st_enable = true;
95
sc->
sc_stream
[cnt].st_shift = cnt;
96
sc->
sc_stream
[cnt++].st_type = HDAUDIO_STREAM_OSS;
99
sc->
sc_stream
[cnt].st_host = sc;
100
sc->
sc_stream
[cnt].st_enable = true
[
all
...]
hdaudiovar.h
160
struct hdaudio_stream
sc_stream
[HDAUDIO_MAX_STREAMS];
member in struct:hdaudio_softc
Completed in 35 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026