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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.c78 static int32_t e1000_read_ich8_byte(struct e1000_hw *hw, uint32_t index, uint8_t *data);
5586 e1000_read_ich8_byte(hw, (i << 1) + old_bank_offset,
5595 e1000_read_ich8_byte(hw, (i << 1) + old_bank_offset + 1,
5633 e1000_read_ich8_byte(hw,
8704 e1000_read_ich8_byte(struct e1000_hw *hw, uint32_t index, uint8_t* data) function

Completed in 63 milliseconds