Home
last modified time | relevance | path

Searched defs:hpcbattery_spec (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/hpc/
H A Dhpcbatteryvar.h86 struct hpcbattery_spec { struct
87 int guess_charge;
88 int guess_ac_dc;
89 int main_port; /* index of main battery port, -1 then ignore */
90 int drift; /* value drifts */
91 int ac_bias; /* DC->AC, AC->DC BIAS */
92 int dc_100p; /* DC: full value (100%) */
93 int dc_80p; /* DC: almost full value (80%) */
94 int dc_50p; /* DC: half value (50%) */
95 int dc_20p; /* DC: battery low value (20%) */
[all …]