DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RFACT
sys/dev/powermng/it/it.c
55
#define RFACT(x, y) (RFACT_NONE * ((x) + (y)) / (y))
sys/dev/powermng/lm/lm78.c
42
#define RFACT(x, y) (RFACT_NONE * ((x) + (y)) / (y))
sys/dev/powermng/uguru/uguru.c
92
#define RFACT(x, y) (RFACT_NONE * ((x) + (y)) / (y))