FD_IOSIZE
if (bus_space_map(mb_tag, FD_IOBASE, FD_IOSIZE, 0, &handle)) {
bus_space_unmap(mb_tag, handle, FD_IOSIZE);