Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bgereg.h350 #define BGE_CHIPREV_5703_AX 0x10 macro
H A Dif_bge.c2845 if (BGE_CHIPREV(sc->bge_chipid) == BGE_CHIPREV_5703_AX || in bge_attach()