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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_eeprom.c87 int16_t targetLeft, int16_t targetRight)
92 rv = targetLeft;
95 (srcRight - target) * targetLeft) /
86 ath9k_hw_interpolate(uint16_t target, uint16_t srcLeft, uint16_t srcRight, int16_t targetLeft, int16_t targetRight) argument

Completed in 67 milliseconds