IDSTRING
char chip_id[sizeof(IDSTRING)]; /* For chips that support it */
bus_space_read_multi_1(iot, ioh, ID, chip_id, sizeof(IDSTRING) - 1);