Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c59 static int32_t e1000_get_software_flag(struct e1000_hw *hw);
656 e1000_get_software_flag(hw); in e1000_reset_hw()
3454 return e1000_get_software_flag(hw); in e1000_swfw_sync_acquire()
8471 e1000_get_software_flag(struct e1000_hw *hw) in e1000_get_software_flag() function
8556 error = e1000_get_software_flag(hw); in e1000_read_eeprom_ich8()
8597 error = e1000_get_software_flag(hw); in e1000_write_eeprom_ich8()
9097 ret_val = e1000_get_software_flag(hw); in e1000_init_lcd_from_nvm_config_region()