bwi_rf_write
static void bwi_rf_write(struct bwi_mac *, uint16_t, uint16_t);
#define RF_WRITE(mac, ofs, val) bwi_rf_write((mac), (ofs), (val))