Searched defs:eeprom_buf_size (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/uts/common/io/e1000api/ |
H A D | e1000_nvm.c | 947 u32 eeprom_buf_size, u16 max_pba_block_size, in e1000_read_pba_raw() argument 1016 u32 eeprom_buf_size, struct e1000_pba *pba) in e1000_write_pba_raw() argument 1075 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 | 750 u32 eeprom_buf_size, u16 max_pba_block_size, in ixgbe_read_pba_raw() argument 819 u32 eeprom_buf_size, struct ixgbe_pba *pba) in ixgbe_write_pba_raw() argument 878 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...] |