Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c95 static u8 ixgbe_ones_comp_byte_add(u8 add1, u8 add2) in ixgbe_ones_comp_byte_add() argument
97 u16 sum = add1 + add2; in ixgbe_ones_comp_byte_add()