Searched refs:DEBUGFUNC (Results 1 – 2 of 2) sorted by relevance
336 DEBUGFUNC(); in e1000_is_onboard_nvm_eeprom()367 DEBUGFUNC(); in e1000_acquire_eeprom()433 DEBUGFUNC(); in e1000_init_eeprom_params()679 DEBUGFUNC(); in e1000_release_eeprom()731 DEBUGFUNC(); in e1000_spi_eeprom_ready()777 DEBUGFUNC(); in e1000_read_eeprom()1046 DEBUGFUNC(); in e1000_validate_eeprom_checksum()1096 DEBUGFUNC(); in e1000_set_phy_mode()1140 DEBUGFUNC(); in e1000_get_software_semaphore()1178 DEBUGFUNC(); in e1000_put_hw_eeprom_semaphore()[all …]
42 #define DEBUGFUNC() printf("%s\n", __func__); macro45 #define DEBUGFUNC() do { } while (0) macro