Searched refs:SIOP_DBC (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsiopreg.h228 #define SIOP_DBC 0x24 /* DMA byte counter, R/W */ macro
H A Dsiop_common.c751 dbc = bus_space_read_4(sc->sc_rt, sc->sc_rh, SIOP_DBC) & 0x00ffffff;
/netbsd-current/sys/arch/prep/stand/boot/
H A Dsiop.c142 dbc = readl(adp->addr + SIOP_DBC) & 0x00ffffff;
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsiop.c146 dbc = readl(adp->addr + SIOP_DBC) & 0x00ffffff;

Completed in 148 milliseconds