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

  /src/sys/dev/pci/
if_bge.c 519 { BGE_ASICREV_BCM5717, "unknown BCM5717" },
2069 case BGE_ASICREV_BCM5717:
2275 BGE_ASICREV(sc->bge_chipid) != BGE_ASICREV_BCM5717 &&
2428 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5717 ||
2530 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5717 ||
2559 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5717 ||
2657 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5717 ||
2892 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5717)
3359 case BGE_ASICREV_BCM5717:
3417 case BGE_ASICREV_BCM5717
    [all...]
if_bgereg.h 376 #define BGE_ASICREV_BCM5717 0x5717

Completed in 18 milliseconds