Searched refs:DEBUGFUNC (Results 26 - 36 of 36) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h116 * DEBUGFUNC() is used to print the function call information, however since
118 * not useful in illumos, and DEBUGFUNC() can spam a large number of
120 * DEBUGFUNC(), but since DEBUGFUNC() is used by the shared code
125 #define DEBUGFUNC(F) macro
H A Dixgbe_debug.c433 DEBUGFUNC("ixgbe_dump_regs");
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h69 #define DEBUGFUNC(F) \ macro
76 #define DEBUGFUNC(F) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h67 #define DEBUGFUNC(F) IGB_DEBUGFUNC(F) macro
69 #define DEBUGFUNC(F) macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.c54 DEBUGFUNC("dcb_get_tc_stats");
96 DEBUGFUNC("dcb_get_pfc_stats");
H A Dixgbe_dcb_82599.c54 DEBUGFUNC("dcb_get_tc_stats");
95 DEBUGFUNC("dcb_get_pfc_stats");
H A Dixgbe_vf.c183 DEBUGFUNC("ixgbevf_reset_hw_vf");
392 DEBUGFUNC("ixgbe_update_mc_addr_list_vf");
H A Dixgbe_api.c85 DEBUGFUNC("ixgbe_init_shared_code");
134 DEBUGFUNC("ixgbe_set_mac_type\n");
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h51 #define DEBUGFUNC(F) DEBUGOUT(F); macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.c155 DEBUGFUNC("e1000_set_mac_type");
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c52 DEBUGFUNC("i40e_set_mac_type\n");
974 DEBUGFUNC("i40e_validate_mac_addr");
1005 DEBUGFUNC("i40e_init_shared_code");
3092 DEBUGFUNC("i40e_aq_request_resource");
3132 DEBUGFUNC("i40e_aq_release_resource");
3166 DEBUGFUNC("i40e_aq_read_nvm");
3305 DEBUGFUNC("i40e_aq_erase_nvm");
3632 DEBUGFUNC("i40e_aq_update_nvm");

Completed in 69 milliseconds

12