kstat_kv_s32
kstat_kv_s32(&uks->rssi) = sc->sc_info.rssi;
kstat_kv_s32(&uks->error_rate) = sc->sc_info.ber;
printf("%" PRId32, kstat_kv_s32(kv));