Home
last modified time | relevance | path

Searched refs:INIT_DBG_DEV (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
Dixl_debug.h61 #define INIT_DBG_DEV(...) if (DEBUG_INIT) _DEV_DBG_PRINTF(__VA_ARGS__) macro
81 #define INIT_DBG_DEV(...) macro
Dif_ixl.c495 INIT_DBG_DEV(dev, "begin"); in ixl_if_attach_pre()
651 INIT_DBG_DEV(dev, "end"); in ixl_if_attach_pre()
681 INIT_DBG_DEV(dev, "begin"); in ixl_if_attach_post()
815 INIT_DBG_DEV(dev, "end"); in ixl_if_attach_post()
840 INIT_DBG_DEV(dev, "begin"); in ixl_if_detach()
874 INIT_DBG_DEV(dev, "end"); in ixl_if_detach()
Dixl_pf_iflib.c359 INIT_DBG_DEV(dev, "begin"); in ixl_setup_interface()
/freebsd-12-stable/sys/dev/iavf/
Diavf_debug.h65 #define INIT_DBG_DEV(...) if (DEBUG_INIT) _DEV_DBG_PRINTF(__VA_ARGS__) macro
85 #define INIT_DBG_DEV(...) macro
Dif_iavf_iflib.c473 INIT_DBG_DEV(dev, "begin"); in iavf_if_attach_post()
498 INIT_DBG_DEV(dev, "end"); in iavf_if_attach_post()
524 INIT_DBG_DEV(dev, "begin"); in iavf_if_detach()
548 INIT_DBG_DEV(dev, "end"); in iavf_if_detach()