Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c59 static int32_t e1000_ich8_flash_cycle(struct e1000_hw *hw, uint32_t timeout);
8563 e1000_ich8_flash_cycle(struct e1000_hw *hw, uint32_t timeout) in e1000_ich8_flash_cycle() function
8636 error = e1000_ich8_flash_cycle(hw, ICH_FLASH_COMMAND_TIMEOUT); in e1000_read_ich8_data()
8722 error = e1000_ich8_flash_cycle(hw, ICH_FLASH_COMMAND_TIMEOUT); in e1000_write_ich8_data()
8911 error = e1000_ich8_flash_cycle(hw, ICH_FLASH_ERASE_TIMEOUT); in e1000_erase_ich8_4k_segment()