Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dbrgphy.c1006 if (bge_sc->bge_phy_flags & BGE_PHY_CRC_BUG) in brgphy_reset()
/freebsd/sys/dev/bge/
H A Dif_bgereg.h3001 #define BGE_PHY_CRC_BUG 0x00000040 macro
H A Dif_bge.c3784 sc->bge_phy_flags |= BGE_PHY_CRC_BUG; in bge_attach()