Searched refs:hsf_ctrl (Results 1 – 1 of 1) sorted by relevance
69 } hsf_ctrl; member3506 hsflctl.hsf_ctrl.flcgo = 1; in e1000_flash_cycle_ich8lan()3626 hsflctl.hsf_ctrl.fldbcount = size - 1; in e1000_read_flash_data_ich8lan()3627 hsflctl.hsf_ctrl.flcycle = ICH_CYCLE_READ; in e1000_read_flash_data_ich8lan()3703 hsflctl.hsf_ctrl.fldbcount = sizeof(u32) - 1; in e1000_read_flash_data32_ich8lan()3704 hsflctl.hsf_ctrl.flcycle = ICH_CYCLE_READ; in e1000_read_flash_data32_ich8lan()4238 hsflctl.hsf_ctrl.fldbcount = size - 1; in e1000_write_flash_data_ich8lan()4239 hsflctl.hsf_ctrl.flcycle = ICH_CYCLE_WRITE; in e1000_write_flash_data_ich8lan()4324 hsflctl.hsf_ctrl.fldbcount = sizeof(u32) - 1; in e1000_write_flash_data32_ich8lan()4325 hsflctl.hsf_ctrl.flcycle = ICH_CYCLE_WRITE; in e1000_write_flash_data32_ich8lan()[all …]