Searched refs:DEBUGFUNC (Results 1 – 2 of 2) sorted by relevance
335 DEBUGFUNC(); in e1000_is_onboard_nvm_eeprom()366 DEBUGFUNC(); in e1000_acquire_eeprom()432 DEBUGFUNC(); in e1000_init_eeprom_params()678 DEBUGFUNC(); in e1000_release_eeprom()730 DEBUGFUNC(); in e1000_spi_eeprom_ready()776 DEBUGFUNC(); in e1000_read_eeprom()877 DEBUGFUNC(); in e1000_validate_eeprom_checksum()927 DEBUGFUNC(); in e1000_set_phy_mode()971 DEBUGFUNC(); in e1000_get_software_semaphore()1009 DEBUGFUNC(); in e1000_put_hw_eeprom_semaphore()[all …]
43 #define DEBUGFUNC() printf("%s\n", __func__); macro46 #define DEBUGFUNC() do { } while (0) macro