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

  /src/sys/dev/pci/
if_bge.c 511 { BGE_ASICREV_BCM5784, "unknown BCM5784" },
2895 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5784 ||
2926 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5784 ||
3388 case BGE_ASICREV_BCM5784:
3482 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5784 ||
3584 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5784 ||
5854 if ((BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5784) &&
if_bgereg.h 374 #define BGE_ASICREV_BCM5784 0x5784

Completed in 19 milliseconds