HomeSort by: relevance | last modified time | path
    Searched refs:BGEPHYF_NO_WIRESPEED (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/mii/
brgphy.c 889 if (!(bsc->sc_phyflags & BGEPHYF_NO_WIRESPEED))
  /src/sys/dev/pci/
if_bge.c 3555 sc->bge_phy_flags |= BGEPHYF_NO_WIRESPEED;
3562 sc->bge_phy_flags |= BGEPHYF_NO_WIRESPEED;
3934 sc->bge_phy_flags |= BGEPHYF_NO_WIRESPEED;
6513 if (sc->bge_phy_flags & BGEPHYF_NO_WIRESPEED)
if_bgereg.h 2697 #define BGEPHYF_NO_WIRESPEED 0x00000080

Completed in 19 milliseconds