Searched defs:_IF_DBG_PRINTF (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Dixl.h119 #define _IF_DBG_PRINTF(ifp, S, ...) if_printf(ifp, "%s: " S "\n", __func__, ##__VA_ARGS__) macro

Completed in 46 milliseconds