Searched refs:DS_SIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/evbppc/walnut/dev/
H A Dds1743reg.h64 #define DS_SIZE 0x2000 macro
H A Dds1743.c100 if (bus_space_map(paa->pb_bt, paa->pb_addr, DS_SIZE, 0, &h)) {
122 bus_space_unmap(paa->pb_bt, h, DS_SIZE);
143 if (bus_space_map(sc->sc_iot, paa->pb_addr, DS_SIZE, 0, &sc->sc_ioh)) {

Completed in 123 milliseconds