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