bge_nvram_getbyte
err = bge_nvram_getbyte(sc, off + i, &byte);
static uint8_t bge_nvram_getbyte(struct bge_softc *, int, uint8_t *);