AMR_SGET_INITSTATUS
device_printf(sc->amr_dev, "initial init status %x\n", AMR_SGET_INITSTATUS(sc));
while ((status = AMR_SGET_INITSTATUS(sc)) != AMR_SINIT_DONE) {