OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_insert_ch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pccbbvar.h
99
struct callout
sc_insert_ch
;
member in struct:pccbb_softc
pccbb.c
393
callout_init(&sc->
sc_insert_ch
, 0);
394
callout_setfunc(&sc->
sc_insert_ch
, pci113x_insert, sc);
559
callout_halt(&sc->
sc_insert_ch
, NULL);
560
callout_destroy(&sc->
sc_insert_ch
);
1070
callout_stop(&sc->
sc_insert_ch
);
1080
callout_stop(&sc->
sc_insert_ch
);
1082
callout_schedule(&sc->
sc_insert_ch
, mstohz(200));
1155
callout_schedule(&sc->
sc_insert_ch
, mstohz(100));
Completed in 14 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025