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

  /src/sys/dev/pci/
if_bge.c 1778 if (BGE_CHIPREV(sc->bge_chipid) == BGE_CHIPREV_5700_BX)
1784 if (BGE_CHIPREV(sc->bge_chipid) == BGE_CHIPREV_5700_BX)
3342 if (BGE_CHIPREV(sc->bge_chipid) == BGE_CHIPREV_5700_BX) {
5206 if (!(BGE_CHIPREV(sc->bge_chipid) == BGE_CHIPREV_5700_BX))
5582 if (BGE_CHIPREV(sc->bge_chipid) == BGE_CHIPREV_5700_BX)
if_bgereg.h 386 #define BGE_CHIPREV_5700_BX 0x71

Completed in 19 milliseconds