Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_debug.h60 #define INIT_DBG_DEV(...) if (DEBUG_INIT) _DEV_DBG_PRINTF(__VA_ARGS__) macro
80 #define INIT_DBG_DEV(...) macro
H A Dif_ixl.c512 INIT_DBG_DEV(dev, "begin"); in ixl_if_attach_pre()
668 INIT_DBG_DEV(dev, "end"); in ixl_if_attach_pre()
698 INIT_DBG_DEV(dev, "begin"); in ixl_if_attach_post()
843 INIT_DBG_DEV(dev, "end"); in ixl_if_attach_post()
868 INIT_DBG_DEV(dev, "begin"); in ixl_if_detach()
902 INIT_DBG_DEV(dev, "end"); in ixl_if_detach()
H A Dixl_pf_iflib.c358 INIT_DBG_DEV(dev, "begin"); in ixl_setup_interface()
/freebsd/sys/dev/iavf/
H A Diavf_debug.h64 #define INIT_DBG_DEV(...) if (DEBUG_INIT) _DEV_DBG_PRINTF(__VA_ARGS__) macro
84 #define INIT_DBG_DEV(...) macro
H A Dif_iavf_iflib.c474 INIT_DBG_DEV(dev, "begin"); in iavf_if_attach_post()
499 INIT_DBG_DEV(dev, "end"); in iavf_if_attach_post()
525 INIT_DBG_DEV(dev, "begin"); in iavf_if_detach()
549 INIT_DBG_DEV(dev, "end"); in iavf_if_detach()