Searched refs:bfe_phyaddr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bfe/
H A Dif_bfe.c505 bfe_ifmedia_sts, BMSR_DEFCAPMASK, sc->bfe_phyaddr, MII_OFFSET_ANY,
850 sc->bfe_phyaddr = eeprom[90] & 0x1f;
1196 (sc->bfe_phyaddr << BFE_MDIO_PMD_SHIFT) |
1213 (sc->bfe_phyaddr << BFE_MDIO_PMD_SHIFT) |
H A Dif_bfereg.h612 u_int8_t bfe_phyaddr; /* Address of the card's PHY */ member in struct:bfe_softc

Completed in 63 milliseconds