OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
55
struct dtv_stream *ds = &sc->
sc_stream
;
134
struct dtv_stream *ds = &sc->
sc_stream
;
204
struct dtv_stream *ds = &sc->
sc_stream
;
218
struct dtv_stream *ds = &sc->
sc_stream
;
235
struct dtv_stream *ds = &sc->
sc_stream
;
301
struct dtv_stream *ds = &sc->
sc_stream
;
dtv_device.c
97
struct dtv_stream *ds = &sc->
sc_stream
;
150
struct dtv_stream *ds = &sc->
sc_stream
;
dtvvar.h
122
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 190 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025