OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:macresetcbfunc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/xscale/
ixp425_npevar.h
103
void (*
macresetcbfunc
)(void *);
member in struct:ixpnpe_softc
ixp425_npe.c
1320
if (sc->
macresetcbfunc
!= NULL)
1321
sc->
macresetcbfunc
(sc->macresetcbarg);
ixp425_if_npe.c
333
isc->
macresetcbfunc
= npeinit_resetcb;
Completed in 14 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025