GEM_INTR_BITS
printf("%s: status=%b\n", sc->sc_dev.dv_xname, status, GEM_INTR_BITS);
sc->sc_dev.dv_xname, (status>>19), status, GEM_INTR_BITS));