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 - 9
of
9
) sorted by relevancy
/src/sys/dev/ic/
wevar.h
31
void (*
sc_init_hook
)(struct we_softc *);
member in struct:we_softc
wevar.h
31
void (*
sc_init_hook
)(struct we_softc *);
member in struct:we_softc
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);
we.c
554
if (wsc->
sc_init_hook
)
555
(*wsc->
sc_init_hook
)(wsc);
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;
if_we_mca.c
287
wsc->
sc_init_hook
= we_mca_init_hook;
if_we_mca.c
287
wsc->
sc_init_hook
= we_mca_init_hook;
Completed in 38 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025