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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c369 { BGE_ASICREV_BCM5762, "unknown BCM5762" },
1911 sc->bge_asicrev != BGE_ASICREV_BCM5762)
1921 sc->bge_asicrev == BGE_ASICREV_BCM5762) {
2249 sc->bge_asicrev == BGE_ASICREV_BCM5762)
2291 sc->bge_asicrev == BGE_ASICREV_BCM5762 ||
2332 sc->bge_asicrev == BGE_ASICREV_BCM5762)
2497 sc->bge_asicrev == BGE_ASICREV_BCM5762) {
2512 if (sc->bge_asicrev == BGE_ASICREV_BCM5762)
2522 sc->bge_asicrev == BGE_ASICREV_BCM5762) {
2553 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5762) {
[all...]
H A Dif_bgereg.h362 #define BGE_ASICREV_BCM5762 0x5762 macro

Completed in 103 milliseconds