OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ac97_host
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
pl041var.h
40
struct ac97_host_if
sc_ac97_host
;
member in struct:aaci_softc
pl041.c
282
sc->
sc_ac97_host
.arg = sc;
283
sc->
sc_ac97_host
.attach = aaci_ac97_attach;
284
sc->
sc_ac97_host
.read = aaci_ac97_read;
285
sc->
sc_ac97_host
.write = aaci_ac97_write;
286
error = ac97_attach(&sc->
sc_ac97_host
, sc->sc_dev, &sc->sc_lock);
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025