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

/freebsd-10-stable/sys/dev/fxp/
H A Dif_fxpvar.h232 #define FXP_FLAG_UCODE 0x0100 /* ucode is loaded */ macro
H A Dif_fxp.c2293 sc->flags &= ~FXP_FLAG_UCODE;
2325 (sc->flags & FXP_FLAG_UCODE) == 0)
3129 sc->flags |= FXP_FLAG_UCODE;

Completed in 48 milliseconds