Searched refs:bfe_phyaddr (Results 1 – 2 of 2) sorted by relevance
509 bfe_ifmedia_sts, BMSR_DEFCAPMASK, sc->bfe_phyaddr, MII_OFFSET_ANY, in bfe_attach()856 sc->bfe_phyaddr = eeprom[90] & 0x1f; in bfe_get_config()1202 (sc->bfe_phyaddr << BFE_MDIO_PMD_SHIFT) | in bfe_readphy()1219 (sc->bfe_phyaddr << BFE_MDIO_PMD_SHIFT) | in bfe_writephy()
614 u_int8_t bfe_phyaddr; /* Address of the card's PHY */ member