Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c57 static int32_t e1000_get_software_flag(struct e1000_hw *hw);
630 e1000_get_software_flag(hw); in e1000_reset_hw()
3394 return e1000_get_software_flag(hw); in e1000_swfw_sync_acquire()
8328 e1000_get_software_flag(struct e1000_hw *hw) in e1000_get_software_flag() function
8414 error = e1000_get_software_flag(hw); in e1000_read_eeprom_ich8()
8455 error = e1000_get_software_flag(hw); in e1000_write_eeprom_ich8()
8957 ret_val = e1000_get_software_flag(hw); in e1000_init_lcd_from_nvm_config_region()