Searched defs:eeprom_buf (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/uts/common/io/e1000api/ |
H A D | e1000_nvm.c | 946 s32 e1000_read_pba_raw(struct e1000_hw *hw, u16 *eeprom_buf, in e1000_read_pba_raw() argument 1015 e1000_write_pba_raw(struct e1000_hw * hw,u16 * eeprom_buf,u32 eeprom_buf_size,struct e1000_pba * pba) e1000_write_pba_raw() argument 1074 e1000_get_pba_block_size(struct e1000_hw * hw,u16 * eeprom_buf,u32 eeprom_buf_size,u16 * pba_block_size) e1000_get_pba_block_size() argument [all...] |
/titanic_52/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_common.c | 749 s32 ixgbe_read_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf, in ixgbe_read_pba_raw() argument 818 ixgbe_write_pba_raw(struct ixgbe_hw * hw,u16 * eeprom_buf,u32 eeprom_buf_size,struct ixgbe_pba * pba) ixgbe_write_pba_raw() argument 877 ixgbe_get_pba_block_size(struct ixgbe_hw * hw,u16 * eeprom_buf,u32 eeprom_buf_size,u16 * pba_block_size) ixgbe_get_pba_block_size() argument [all...] |