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

/freebsd-11.0-release/sys/dev/fxp/
H A Dif_fxpvar.h240 #define FXP_FLAG_RXBUG 0x8000 /* Rx lock-up bug */ macro
H A Dif_fxp.c548 sc->flags |= FXP_FLAG_RXBUG;
2081 } else if (sc->flags & FXP_FLAG_RXBUG) {

Completed in 63 milliseconds