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

  /src/sys/dev/pci/
if_bge.c 520 { BGE_ASICREV_BCM5719, "unknown BCM5719" },
1791 else if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5719)
2070 case BGE_ASICREV_BCM5719:
2426 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5719)
2531 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5719 ||
2560 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5719 ||
2658 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5719 ||
2957 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5719) {
2992 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5719)
3323 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5719 ||
    [all...]
if_bgereg.h 377 #define BGE_ASICREV_BCM5719 0x5719

Completed in 25 milliseconds