Searched refs:SIOP_DBC (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | siopreg.h | 231 #define SIOP_DBC 0x24 /* DMA byte counter, R/W */ macro |
H A D | siop_common.c | 710 dbc = bus_space_read_4(sc->sc_rt, sc->sc_rh, SIOP_DBC) & 0x00ffffff; in siop_ma() |