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

  /src/sys/dev/pci/
if_bge.c 499 { BGE_ASICREV_BCM5700, "unknown BCM5700" },
2255 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 ||
2811 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 &&
3075 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700)
3394 case BGE_ASICREV_BCM5700:
3558 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 ||
3573 if ((BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 ||
3744 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700) {
4223 BGE_ASICREV(sc->bge_chipid) != BGE_ASICREV_BCM5700 &&
4794 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 ||
    [all...]
if_bgereg.h 357 #define BGE_ASICREV_BCM5700 0x07

Completed in 20 milliseconds