Searched refs:BGE_ASICREV_BCM5700 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_bge.c470 { BGE_ASICREV_BCM5700, "unknown BCM5700" },
1775 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 ||
2279 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 &&
2505 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700)
2767 case BGE_ASICREV_BCM5700:
2805 if ((BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 ||
2835 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 ||
3296 if (BGE_ASICREV(sc->bge_chipid) != BGE_ASICREV_BCM5700 &&
3796 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 ||
4483 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5700 ||
[all...]
H A Dif_bgereg.h319 #define BGE_ASICREV_BCM5700 0x07 macro

Completed in 197 milliseconds