OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcic_poll_intr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
i82365.c
94
void
pcic_poll_intr
(void *);
465
callout_reset(&sc->poll_ch, hz / 2,
pcic_poll_intr
, sc);
643
pcic_poll_intr
(void *arg)
function in typeref:typename:void
653
callout_reset(&sc->poll_ch, hz / 2,
pcic_poll_intr
, sc);
Completed in 12 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025