Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_bgereg.h308 #define BGE_CHIPID_BCM5705_A1 0x3001 macro
H A Dif_bge.c443 { BGE_CHIPID_BCM5705_A1, "BCM5705 A1" },
3562 sc->bge_chipid != BGE_CHIPID_BCM5705_A1))) in bge_attach()