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

/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_debug.h54 #define FW_DEBUG_FLAGS_NO_HEADERS_B 0x01 macro
H A Daacraid_debug.c599 if (sc->FwDebugFlags & FW_DEBUG_FLAGS_NO_HEADERS_B)
609 if ((sc != NULL) && (sc->FwDebugFlags & FW_DEBUG_FLAGS_NO_HEADERS_B))
631 sc->FwDebugFlags |= FW_DEBUG_FLAGS_NO_HEADERS_B;

Completed in 35 milliseconds