mii_phy
if (miisc->mii_phy != 0) {
sc->jme_phyaddr = miisc->mii_phy;
phyno = miisc->mii_phy;
switch (miisc->mii_phy) {
phyno = miisc->mii_phy;
struct mii_phy* mii;
mii = (struct mii_phy*)calloc(1, sizeof(struct mii_phy));
struct mii_phy* firstPHY;
struct mii_phy* currentPHY;
struct mii_phy *next;
u_int mii_phy; /* our MII address */
MIIBUS_READREG((p)->mii_dev, (p)->mii_phy, (r))
MIIBUS_WRITEREG((p)->mii_dev, (p)->mii_phy, (r), (v))
sc->mii_phy = ma->mii_phyno;