FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ofwfb_readw
sys/dev/fb/fbreg.h
60
#define readw(a) ofwfb_readw((u_int16_t *)(a))
sys/dev/fb/fbreg.h
65
u_int16_t ofwfb_readw(u_int16_t *addr);