Searched defs:add1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c90 * @add1 - addend 1
95 static u8 ixgbe_ones_comp_byte_add(u8 add1, u8 add2) argument
97 u16 sum = add1 + add2;

Completed in 74 milliseconds