Searched refs:BGE_ASICREV_BCM5703 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c348 { BGE_ASICREV_BCM5703, "unknown BCM5703" },
1852 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5703) {
1871 if (sc->bge_asicrev == BGE_ASICREV_BCM5703 ||
1897 if (sc->bge_asicrev == BGE_ASICREV_BCM5703 ||
3428 case BGE_ASICREV_BCM5703:
3529 if ((sc->bge_asicrev == BGE_ASICREV_BCM5703 &&
4175 if (sc->bge_asicrev == BGE_ASICREV_BCM5703) {
H A Dif_bgereg.h342 #define BGE_ASICREV_BCM5703 0x01 macro

Completed in 98 milliseconds