GICMSIFRAME_SIZE
if (bus_space_map(bst, frame->frame_reg, GICMSIFRAME_SIZE, 0, &bsh) != 0) {
bus_space_unmap(bst, bsh, GICMSIFRAME_SIZE);