OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BATT_LIFE
sys/arch/amd64/include/apmvar.h
148
#define BATT_LIFE(regp) ((regp)->cx & 0xff) /* in % */
sys/arch/i386/include/apmvar.h
147
#define BATT_LIFE(regp) ((regp)->cx & 0xff) /* in % */