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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c307 int32_t curr_voltage);
4746 int32_t curr_voltage)
4751 (TX_POWER_IWK_ILLEGAL_VOLTAGE == curr_voltage)) {
4755 (void) iwk_division(curr_voltage-eep_voltage,
4758 if (curr_voltage > eep_voltage) {
4745 iwk_voltage_compensation(int32_t eep_voltage, int32_t curr_voltage) argument

Completed in 75 milliseconds