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

  /src/sys/dev/pci/
if_bge.c 503 { BGE_ASICREV_BCM5705, "unknown BCM5705" },
2250 if (BGE_ASICREV(sc->bge_chipid) != BGE_ASICREV_BCM5705 &&
3069 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5705) {
3410 case BGE_ASICREV_BCM5705:
3506 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5705 &&
3540 (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5705 &&
3559 (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5705 &&
if_bgereg.h 361 #define BGE_ASICREV_BCM5705 0x03

Completed in 106 milliseconds