e1000_read_flash_data_ich8lan
static s32 e1000_read_flash_data_ich8lan(struct e1000_hw *hw, u32 offset,
return e1000_read_flash_data_ich8lan(hw, offset, 2, data);
ret_val = e1000_read_flash_data_ich8lan(hw, offset, 1, &word);