Searched refs:DF_LOAD_FW_ANYTIME (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgbe/ | ||
H A D | adapter.h | 181 DF_LOAD_FW_ANYTIME = (1 << 1), /* Allow LOAD_FW after init */ enumerator |
H A D | t4_main.c | 11576 (sc->debug_flags & DF_LOAD_FW_ANYTIME) == 0) { in load_fw() |