OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_init_hook
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
wevar.h
31
void (*
sc_init_hook
)(struct we_softc *);
member in struct:we_softc
we.c
554
if (wsc->
sc_init_hook
)
555
(*wsc->
sc_init_hook
)(wsc);
/src/sys/dev/mca/
if_we_mca.c
287
wsc->
sc_init_hook
= we_mca_init_hook;
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025