OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_hdaudio
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
hdaudio_pci.c
56
struct hdaudio_softc
sc_hdaudio
; /* must be first */
member in struct:hdaudio_pci_softc
139
sc->
sc_hdaudio
.sc_subsystem = pci_conf_read(sc->sc_pc, sc->sc_tag,
151
&sc->
sc_hdaudio
.sc_memt,
152
&sc->
sc_hdaudio
.sc_memh,
153
&sc->
sc_hdaudio
.sc_membase,
154
&sc->
sc_hdaudio
.sc_memsize);
159
sc->
sc_hdaudio
.sc_memvalid = true;
161
sc->
sc_hdaudio
.sc_dmat = pa->pa_dmat64;
163
sc->
sc_hdaudio
.sc_dmat = pa->pa_dmat;
186
if (hdaudio_attach(self, &sc->
sc_hdaudio
)) {
[
all
...]
Completed in 12 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025