SIOP_DBC
dbc = readl(adp->addr + SIOP_DBC) & 0x00ffffff;
dbc = bus_space_read_4(sc->sc_rt, sc->sc_rh, SIOP_DBC) & 0x00ffffff;