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

/openbsd-current/sys/dev/pci/
H A Dif_bge.c487 { BGE_ASICREV_BCM5906, "unknown BCM5906" },
505 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906 &&
520 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906 &&
541 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906)
925 if (BGE_ASICREV(sc->bge_chipid) != BGE_ASICREV_BCM5906)
1063 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906 &&
1850 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906) {
1902 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906) {
2088 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906) {
2780 case BGE_ASICREV_BCM5906
[all...]
H A Dif_bgereg.h331 #define BGE_ASICREV_BCM5906 0x0c macro

Completed in 133 milliseconds