uthum_read_data
static int uthum_read_data(struct uthum_softc *, uint8_t, uint8_t *, size_t, int);
if (uthum_read_data(sc, CMD_DEVTYPE, buf, sizeof(buf), 0) != 0) {
if (uthum_read_data(sc, CMD_GETDATA, buf, sizeof(buf), 1000)
if (uthum_read_data(sc, CMD_GETTEMP, buf, sizeof(buf), 0) != 0) {