/src/sys/dev/mii/ |
miivar.h | 77 struct mii_data { struct 102 typedef struct mii_data mii_data_t; 112 int (*pf_service)(struct mii_softc *, struct mii_data *, int); 145 struct mii_data *mii_pdata; /* :: pointer to parent's mii_data */ 168 #define MIIF_INITDONE 0x0001 /* has been initialized (mii_data) */ 198 struct mii_data *mii_data; /* pointer to parent data */ member in struct:mii_attach_args 311 void mii_attach(device_t, struct mii_data *, int, int, int, int); 312 void mii_detach(struct mii_data *, int, int) [all...] |
exphy.c | 83 static int exphy_service(struct mii_softc *, struct mii_data *, int); 116 struct mii_data *mii = ma->mii_data; 152 exphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd)
|
glxtphy.c | 86 static int glxtphy_service(struct mii_softc *, struct mii_data *, int); 115 struct mii_data *mii = ma->mii_data; 144 glxtphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 201 struct mii_data *mii = sc->mii_pdata;
|
iophy.c | 85 static int iophy_service(struct mii_softc *, struct mii_data *, int); 114 struct mii_data *mii = ma->mii_data; 141 iophy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 198 struct mii_data *mii = sc->mii_pdata;
|
pnaphy.c | 72 static int pnaphy_service(struct mii_softc *, struct mii_data *, int); 105 struct mii_data *mii = ma->mii_data; 132 pnaphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 189 struct mii_data *mii = sc->mii_pdata;
|
rdcphy.c | 69 static int rdcphy_service(struct mii_softc *, struct mii_data *, int); 100 struct mii_data *mii = ma->mii_data; 130 rdcphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 205 struct mii_data *mii = sc->mii_pdata;
|
tqphy.c | 87 static int tqphy_service(struct mii_softc *, struct mii_data *, int); 123 struct mii_data *mii = ma->mii_data; 153 tqphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 210 struct mii_data *mii = sc->mii_pdata;
|
amhphy.c | 67 static int amhphy_service(struct mii_softc *, struct mii_data *, int); 95 struct mii_data *mii = ma->mii_data; 122 amhphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 179 struct mii_data *mii = sc->mii_pdata;
|
gentbi.c | 87 static int gentbi_service(struct mii_softc *, struct mii_data *, int); 98 struct mii_data *mii = ma->mii_data; 140 struct mii_data *mii = ma->mii_data; 186 gentbi_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 243 struct mii_data *mii = sc->mii_pdata;
|
rlphy.c | 70 static int rlphy_service(struct mii_softc *, struct mii_data *, int); 89 struct mii_data *mii = ma->mii_data; 117 struct mii_data *mii = ma->mii_data; 156 rlphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 210 struct mii_data *mii = sc->mii_pdata;
|
mii.c | 63 mii_attach(device_t parent, struct mii_data *mii, int capmask, 167 ma.mii_data = mii; 203 mii_detach(struct mii_data *mii, int phyloc, int offloc) 294 phy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 303 mii_ifmedia_change(struct mii_data *mii) 315 mii_mediachg(struct mii_data *mii) 339 mii_tick(struct mii_data *mii) 356 mii_pollstat(struct mii_data *mii) 376 mii_down(struct mii_data *mii)
|
ukphy.c | 87 static int ukphy_service(struct mii_softc *, struct mii_data *, int); 108 struct mii_data *mii = ma->mii_data; 152 ukphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd)
|
ikphy.c | 86 static int ikphy_service(struct mii_softc *, struct mii_data *, int); 115 struct mii_data *mii = ma->mii_data; 147 ikphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 205 struct mii_data *mii = sc->mii_pdata; 283 struct mii_data *mii = sc->mii_pdata;
|
acphy.c | 67 static int acphy_service(struct mii_softc *, struct mii_data *, int); 100 struct mii_data *mii = ma->mii_data; 144 acphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 201 struct mii_data *mii = sc->mii_pdata;
|
bmtphy.c | 88 static int bmtphy_service(struct mii_softc *, struct mii_data *, int); 123 struct mii_data *mii = ma->mii_data; 153 bmtphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 210 struct mii_data *mii = sc->mii_pdata;
|
dmphy.c | 87 static int dmphy_service(struct mii_softc *, struct mii_data *, int); 121 struct mii_data *mii = ma->mii_data; 148 dmphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 205 struct mii_data *mii = sc->mii_pdata;
|
gphyter.c | 93 static int gphyter_service(struct mii_softc *, struct mii_data *, int); 124 struct mii_data *mii = ma->mii_data; 175 gphyter_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 232 struct mii_data *mii = sc->mii_pdata;
|
icsphy.c | 86 static int icsphy_service(struct mii_softc *, struct mii_data *, int); 119 struct mii_data *mii = ma->mii_data; 147 icsphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 204 struct mii_data *mii = sc->mii_pdata;
|
ihphy.c | 87 static int ihphy_service(struct mii_softc *, struct mii_data *, int); 120 struct mii_data *mii = ma->mii_data; 161 ihphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) 228 struct mii_data *mii = sc->mii_pdata;
|
/src/sys/arch/playstation2/dev/ |
emac3var.h | 34 struct mii_data mii;
|
/src/sys/dev/pcmcia/ |
if_xivar.h | 27 struct mii_data sc_mii; /* MII media information */
|
/src/sys/dev/ic/ |
lan9118var.h | 57 struct mii_data sc_mii;
|
hmevar.h | 57 struct mii_data sc_mii; /* MII media control */
|
smc91cxxvar.h | 39 struct mii_data sc_mii; /* MII/media control */
|
bcmgenetvar.h | 66 struct mii_data sc_mii;
|