Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c78 static int32_t e1000_read_ich8_byte(struct e1000_hw *hw, uint32_t index, uint8_t *data);
5609 e1000_read_ich8_byte(hw, (i << 1) + old_bank_offset, in e1000_commit_shadow_ram()
5618 e1000_read_ich8_byte(hw, (i << 1) + old_bank_offset + 1, in e1000_commit_shadow_ram()
5656 e1000_read_ich8_byte(hw, in e1000_commit_shadow_ram()
8752 e1000_read_ich8_byte(struct e1000_hw *hw, uint32_t index, uint8_t* data) in e1000_read_ich8_byte() function