OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_clrintr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mac68k/dev/
sbcvar.h
62
void (*
sc_clrintr
)(struct ncr5380_softc *);
member in struct:sbc_softc
sbc.c
189
if (sc->
sc_clrintr
)
190
(*sc->
sc_clrintr
)(ncr_sc);
742
if (sc->
sc_clrintr
)
743
(*sc->
sc_clrintr
)(ncr_sc);
750
if (sc->
sc_clrintr
)
751
(*sc->
sc_clrintr
)(ncr_sc);
807
if (sc->
sc_clrintr
)
808
(*sc->
sc_clrintr
)(ncr_sc);
/src/sys/arch/mac68k/obio/
sbc_obio.c
231
sc->
sc_clrintr
= sbc_obio_clrintr;
Completed in 14 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025