OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcds_intrnull
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/tc/
tcds.c
109
/*static*/ int
tcds_intrnull
(void *);
234
slotc->sc_intrhand =
tcds_intrnull
;
331
if (sc->sc_slots[slot].sc_intrhand !=
tcds_intrnull
)
344
if (sc->sc_slots[slot].sc_intrhand ==
tcds_intrnull
)
348
sc->sc_slots[slot].sc_intrhand =
tcds_intrnull
;
356
tcds_intrnull
(void *val)
function in typeref:typename:int
359
panic("
tcds_intrnull
: uncaught TCDS intr for chip %lu",
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025