igs_attr_write
igs_attr_write(iot, ioh, i, i);
igs_attr_write(iot, ioh, 0x10, 0x01); /* select graphic mode */
igs_attr_write(iot, ioh, 0x11, 0x00); /* crt overscan color */
igs_attr_write(iot, ioh, 0x12, 0x0f); /* color plane enable */
igs_attr_write(iot, ioh, 0x13, 0x00);
igs_attr_write(iot, ioh, 0x14, 0x00);
igs_attr_write(iot, ioh, i, i);
igs_attr_write(iot, ioh, 0x10, 0x01);
igs_attr_write(iot, ioh, 0x11, 0x00);
igs_attr_write(iot, ioh, 0x12, 0x0f);
igs_attr_write(iot, ioh, 0x13, 0x00);
igs_attr_write(bus_space_tag_t, bus_space_handle_t, uint8_t, uint8_t);