scmd_local_read
if ((error = scmd_local_read(sc, (uint8_t)reg_addr, &buf)) != 0) {
static int scmd_local_read(struct scmd_sc *, uint8_t, uint8_t *);