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

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_debug.h112 IAVF_DBG_FILTER = 0x00000010, enumerator in enum:iavf_dbg_mask
H A Diavf.h184 #define iavf_dbg_filter(sc, s, ...) ixl_debug_core(sc->dev, sc->dbg_mask, IAVF_DBG_FILTER, s, ##__VA_ARGS__)

Completed in 163 milliseconds