CPUCFG_SIZE
bus_space_map(bst, CPUCFG_BASE, CPUCFG_SIZE, 0, &cpucfg) != 0 ||
bus_space_unmap(bst, cpucfg, CPUCFG_SIZE);