OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sonic_softc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/mac68k/obio/
if_sn_obio.c
62
static int sn_obio_getaddr(struct
sonic_softc
*, uint8_t *);
63
static int sn_obio_getaddr_kludge(struct
sonic_softc
*, uint8_t *);
65
CFATTACH_DECL_NEW(sn_obio, sizeof(struct
sonic_softc
),
96
struct
sonic_softc
*sc = device_private(self);
172
sn_obio_getaddr(struct
sonic_softc
*sc, uint8_t *lladdr)
199
sn_obio_getaddr_kludge(struct
sonic_softc
*sc, u_int8_t *lladdr)
/src/sys/arch/arc/jazz/
if_sn_jazzio.c
69
CFATTACH_DECL_NEW(sn_jazzio, sizeof(struct
sonic_softc
),
86
struct
sonic_softc
*sc = device_private(self);
/src/sys/dev/ic/
dp83932.c
72
static void sonic_reset(struct
sonic_softc
*);
73
static void sonic_rxdrain(struct
sonic_softc
*);
74
static int sonic_add_rxbuf(struct
sonic_softc
*, int);
75
static void sonic_set_filter(struct
sonic_softc
*);
77
static uint16_t sonic_txintr(struct
sonic_softc
*);
78
static void sonic_rxintr(struct
sonic_softc
*);
90
sonic_attach(struct
sonic_softc
*sc, const uint8_t *enaddr)
270
struct
sonic_softc
*sc = device_private(self);
285
struct
sonic_softc
*sc = ifp->if_softc;
533
struct
sonic_softc
*sc = ifp->if_softc
[
all
...]
dp83932var.h
148
struct
sonic_softc
{
struct
351
htosonic16(struct
sonic_softc
*sc, uint16_t val)
360
sonic16toh(struct
sonic_softc
*sc, uint16_t val)
369
htosonic32(struct
sonic_softc
*sc, uint32_t val)
378
sonic32toh(struct
sonic_softc
*sc, uint32_t val)
387
void sonic_attach(struct
sonic_softc
*, const uint8_t *);
/src/sys/arch/mac68k/nubus/
if_sn_nubus.c
60
CFATTACH_DECL_NEW(sn_nubus, sizeof(struct
sonic_softc
),
103
struct
sonic_softc
*sc = device_private(self);
Completed in 57 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025