Searched refs:BGE_CHIPREV_5703_AX (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_bgereg.h | 350 #define BGE_CHIPREV_5703_AX 0x10 macro |
H A D | if_bge.c | 2845 if (BGE_CHIPREV(sc->bge_chipid) == BGE_CHIPREV_5703_AX || in bge_attach() |