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

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c365 { BGE_ASICREV_BCM5720, "unknown BCM5720" },
1909 if (sc->bge_asicrev == BGE_ASICREV_BCM5720 ||
2132 sc->bge_asicrev == BGE_ASICREV_BCM5720)
2166 sc->bge_asicrev == BGE_ASICREV_BCM5720)
2261 sc->bge_asicrev == BGE_ASICREV_BCM5720)
2276 sc->bge_asicrev == BGE_ASICREV_BCM5720) {
2322 if (sc->bge_asicrev == BGE_ASICREV_BCM5720 ||
2487 if (sc->bge_asicrev == BGE_ASICREV_BCM5720 ||
2535 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5720) {
3360 sc->bge_asicrev == BGE_ASICREV_BCM5720) {
[all...]
H A Dif_bgereg.h359 #define BGE_ASICREV_BCM5720 0x5720 macro

Completed in 135 milliseconds