Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Dbrgphy.c836 if (bge_sc->bge_phy_flags & BGE_PHY_BER_BUG) in brgphy_reset_bge()
/openbsd/sys/dev/pci/
H A Dif_bgereg.h2893 #define BGE_PHY_BER_BUG 0x00000040 macro
H A Dif_bge.c2866 sc->bge_phy_flags |= BGE_PHY_BER_BUG; in bge_attach()