OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_intr8
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
sbdspvar.h
146
int (*
sc_intr8
)(void*); /* DMA completion intr handler */
member in struct:sbdsp_softc
sbdsp.c
272
sc->
sc_intr8
, sc->sc_intr16);
1070
sc->
sc_intr8
= 0;
1098
sc->
sc_intr8
= 0;
1338
sc->
sc_intr8
= sbdsp_block_input;
1477
sc->
sc_intr8
= sbdsp_block_output;
1630
sc->
sc_intr8
, sc->sc_intr16));
1652
if (sc->
sc_intr8
)
1653
sc->
sc_intr8
(arg);
2527
sc->
sc_intr8
= sbdsp_midi_intr;
Completed in 46 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025