Home
last modified time | relevance | path

Searched refs:BGE_ASICREV_BCM5750 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bge/
H A Dif_bge.c341 { BGE_ASICREV_BCM5750, "unknown BCM5750" },
1837 sc->bge_asicrev != BGE_ASICREV_BCM5750) in bge_chipinit()
3174 case BGE_ASICREV_BCM5750: in bge_can_use_msi()
3417 case BGE_ASICREV_BCM5750: in bge_attach()
H A Dif_bgereg.h344 #define BGE_ASICREV_BCM5750 0x04 macro