Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bge.c413 { BGE_CHIPID_BCM5705_A0, "BCM5705 A0" },
2837 (sc->bge_chipid != BGE_CHIPID_BCM5705_A0 && in bge_attach()
4323 if (sc->bge_chipid == BGE_CHIPID_BCM5705_A0) { in bge_init()
H A Dif_bgereg.h268 #define BGE_CHIPID_BCM5705_A0 0x3000 macro