OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GTEQ_POWER
sys/dev/ic/atwreg.h
53
#define GTEQ_POWER(x, p) (((u_long)(x) >> (p)) != 0)
sys/dev/ic/rtwreg.h
45
#define GTEQ_POWER(x, p) (((u_long)(x) >> (p)) != 0)