OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPE_SETLOOPBACK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
ixp425_if_npereg.h
126
#define
NPE_SETLOOPBACK
0x12 /* enable/disable loopback */
ixp425_if_npe.c
215
static int
npe_setloopback
(struct npe_softc *, int);
1536
npe_setloopback
(struct npe_softc *sc, int ena)
1540
msg[0] = (
NPE_SETLOOPBACK
<< NPE_MAC_MSGID_SHL) | (ena != 0);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025