Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c8572 hsflctl.hsf_ctrl.flcgo = 1; in e1000_ich8_flash_cycle()
8626 hsflctl.hsf_ctrl.fldbcount = size - 1; in e1000_read_ich8_data()
8627 hsflctl.hsf_ctrl.flcycle = ICH_CYCLE_READ; in e1000_read_ich8_data()
8705 hsflctl.hsf_ctrl.fldbcount = size -1; in e1000_write_ich8_data()
8706 hsflctl.hsf_ctrl.flcycle = ICH_CYCLE_WRITE; in e1000_write_ich8_data()
8898 hsflctl.hsf_ctrl.flcycle = ICH_CYCLE_ERASE; in e1000_erase_ich8_4k_segment()
De1000_hw.h3359 } hsf_ctrl; member