Home
last modified time | relevance | path

Searched refs:auxsts (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/mii/
H A Dbrgphy.c492 int auxsts; in brgphy_copper_status() local
500 auxsts = PHY_READ(sc, BRGPHY_MII_AUXSTS); in brgphy_copper_status()
502 switch (auxsts & BRGPHY_AUXSTS_AN_RES) { in brgphy_copper_status()
527 mii->mii_media_active |= (auxsts & in brgphy_copper_status()
529 mii->mii_media_active |= (auxsts & in brgphy_copper_status()