Searched defs:eeprom_buf (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/e1000/ |
H A D | e1000_nvm.c | 989 s32 e1000_read_pba_raw(struct e1000_hw *hw, u16 *eeprom_buf, in e1000_read_pba_raw() 1058 s32 e1000_write_pba_raw(struct e1000_hw *hw, u16 *eeprom_buf, in e1000_write_pba_raw() 1117 s32 e1000_get_pba_block_size(struct e1000_hw *hw, u16 *eeprom_buf, in e1000_get_pba_block_size()
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_common.c | 792 s32 ixgbe_read_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf, in ixgbe_read_pba_raw() 861 s32 ixgbe_write_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf, in ixgbe_write_pba_raw() 920 s32 ixgbe_get_pba_block_size(struct ixgbe_hw *hw, u16 *eeprom_buf, in ixgbe_get_pba_block_size()
|