Searched refs:BGE_RX_ALIGNBUG (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_bge.c1173 if (!(sc->bge_flags & BGE_RX_ALIGNBUG))
1222 if (!(sc->bge_flags & BGE_RX_ALIGNBUG))
2803 sc->bge_flags |= BGE_RX_ALIGNBUG;
3605 if (sc->bge_flags & BGE_RX_ALIGNBUG) {
H A Dif_bgereg.h2861 #define BGE_RX_ALIGNBUG 0x00000008 macro

Completed in 214 milliseconds