HomeSort by: relevance | last modified time | path
    Searched refs:BGEF_RX_ALIGNBUG (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bge.c 1498 if (!(sc->bge_flags & BGEF_RX_ALIGNBUG))
1570 if (!(sc->bge_flags & BGEF_RX_ALIGNBUG))
3498 sc->bge_flags |= BGEF_RX_ALIGNBUG;
4583 if (sc->bge_flags & BGEF_RX_ALIGNBUG) {
6487 if (sc->bge_flags & BGEF_RX_ALIGNBUG)
if_bgereg.h 2683 #define BGEF_RX_ALIGNBUG 0x00400000

Completed in 19 milliseconds