Home
last modified time | relevance | path

Searched refs:DF_VERBOSE_SLOWINTR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dadapter.h184 DF_VERBOSE_SLOWINTR = (1 << 4), /* Chatty slow intr handler */ enumerator
H A Dt4_sge.c1304 const bool verbose = (sc->debug_flags & DF_VERBOSE_SLOWINTR) != 0; in t4_intr_err()
H A Dt4_main.c3648 const bool verbose = (sc->debug_flags & DF_VERBOSE_SLOWINTR) != 0; in t4_fatal_err()