OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sn_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/newsmips/apbus/
if_sn.c
63
static int sninit(struct
sn_softc
*sc);
64
static int snstop(struct
sn_softc
*sc);
67
static void snreset(struct
sn_softc
*sc);
69
static void caminitialise(struct
sn_softc
*);
70
static void camentry(struct
sn_softc
*, int, const u_char *ea);
71
static void camprogram(struct
sn_softc
*);
72
static void initialise_tda(struct
sn_softc
*);
73
static void initialise_rda(struct
sn_softc
*);
74
static void initialise_rra(struct
sn_softc
*);
76
static void camdump(struct
sn_softc
*sc)
[
all
...]
if_sn_ap.c
66
static int sn_ap_getaddr(struct
sn_softc
*, uint8_t *);
68
CFATTACH_DECL_NEW(sn_ap, sizeof(struct
sn_softc
),
88
struct
sn_softc
*sc = device_private(self);
150
sn_ap_getaddr(struct
sn_softc
*sc, uint8_t *lladdr)
176
sn_md_init(struct
sn_softc
*sc)
if_snvar.h
82
* The
sn_softc
for NEWS5000 if_sn.
84
struct
sn_softc
{
struct
203
int snsetup(struct
sn_softc
*sc, uint8_t *);
205
void sn_md_init(struct
sn_softc
*);
Completed in 19 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025