ofwfb_writew
#define writew(a, v) ofwfb_writew((u_int16_t *)(a), (v))
void ofwfb_writew(u_int16_t *addr, u_int16_t val);