Searched refs:DF_DISABLE_CFG_RETRY (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dadapter.h175 DF_DISABLE_CFG_RETRY = (1 << 3), /* Disable fallback config */ enumerator in enum:__anon4414
H A Dt4_main.c3954 fallback = sc->debug_flags & DF_DISABLE_CFG_RETRY ? false : true;

Completed in 159 milliseconds