OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mc_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/nvidia/
tegra_mc.c
59
static struct tegra_mc_softc *
mc_softc
= NULL;
variable in typeref:struct:tegra_mc_softc *
107
KASSERT(
mc_softc
== NULL);
108
mc_softc
= sc;
/src/sys/arch/mac68k/dev/
if_mcvar.h
64
struct
mc_softc
{
struct
76
void (*sc_bus_init)(struct
mc_softc
*);
77
void (*sc_putpacket)(struct
mc_softc
*, u_int);
95
int mcsetup(struct
mc_softc
*, u_int8_t *);
97
void mc_rint(struct
mc_softc
*);
/src/sys/arch/macppc/dev/
if_mcvar.h
64
struct
mc_softc
{
struct
77
void (*sc_bus_init)(struct
mc_softc
*);
78
void (*sc_putpacket)(struct
mc_softc
*, u_int);
79
int (*sc_mediachange)(struct
mc_softc
*);
80
void (*sc_mediastatus)(struct
mc_softc
*,
98
int mcsetup(struct
mc_softc
*, u_int8_t *);
100
void mc_rint(struct
mc_softc
*sc);
Completed in 12 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025