OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npe_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/xscale/
ixp425_if_npe.c
98
struct
npe_softc
{
struct
177
static struct
npe_softc
*npes[NPE_MAX]; /* NB: indexed by npeid */
180
RD4(struct
npe_softc
*sc, bus_size_t off)
186
WR4(struct
npe_softc
*sc, bus_size_t off, uint32_t val)
191
static int npe_activate(struct
npe_softc
*);
193
static void npe_deactivate(struct
npe_softc
*);
195
static void npe_setmac(struct
npe_softc
*, const u_char *);
196
static void npe_getmac(struct
npe_softc
*);
198
static int npe_rxbuf_init(struct
npe_softc
*, struct npebuf *,
201
static void npeinit_macreg(struct
npe_softc
*);
[
all
...]
Completed in 102 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025