OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ze_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
sgecvar.h
41
struct
ze_softc
{
struct
71
void sgec_attach(struct
ze_softc
*);
72
int sgec_intr(struct
ze_softc
*);
sgec.c
66
static void zeinit(struct
ze_softc
*);
69
static int ze_add_rxbuf(struct
ze_softc
*, int);
70
static void ze_setup(struct
ze_softc
*);
72
static bool zereset(struct
ze_softc
*);
85
sgec_attach(struct
ze_softc
*sc)
266
zeinit(struct
ze_softc
*sc)
319
struct
ze_softc
*sc = ifp->if_softc;
423
sgec_intr(struct
ze_softc
*sc)
519
struct
ze_softc
*sc = ifp->if_softc;
598
ze_add_rxbuf(struct
ze_softc
*sc, int i
[
all
...]
/src/sys/arch/vax/if/
if_ze.c
98
CFATTACH_DECL_NEW(ze_mainbus, sizeof(struct
ze_softc
),
127
struct
ze_softc
* const sc = device_private(self);
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025