OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_achost
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/amiga/dev/
repulse.c
175
struct ac97_host_if
sc_achost
;
member in struct:repulse_softc
293
sc->
sc_achost
.arg = sc;
295
sc->
sc_achost
.reset = repac_reset;
296
sc->
sc_achost
.read = repac_read;
297
sc->
sc_achost
.write = repac_write;
298
sc->
sc_achost
.attach = repac_attach;
299
sc->
sc_achost
.flags = 0;
304
if (ac97_attach(&sc->
sc_achost
, self, &sc->sc_lock)) {
Completed in 29 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025