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

  /src/sys/dev/pci/
if_bge.c 500 { BGE_ASICREV_BCM5701, "unknown BCM5701" },
2256 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5701)
2304 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5701 &&
3395 case BGE_ASICREV_BCM5701:
3496 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5701 &&
3574 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5701) &&
4224 BGE_ASICREV(sc->bge_chipid) != BGE_ASICREV_BCM5701) {
if_bgereg.h 358 #define BGE_ASICREV_BCM5701 0x00

Completed in 22 milliseconds