Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_debug.h113 IAVF_DBG_VC = 0x00001000, enumerator
126 #define iavf_dbg_vc(sc, s, ...) iavf_debug_core(sc->dev, sc->dbg_mask, IAVF_DBG_VC, s, ##__VA_ARGS…
H A Diavf_vc_common.c1226 if (!(sc->dbg_mask & IAVF_DBG_VC)) in iavf_vc_completion()
/freebsd/sys/dev/ixl/
H A Dixl_debug.h117 IAVF_DBG_VC = 0x00001000, enumerator