sbbc_sram_tod
struct sbbc_sram_tod *tod;
tod = (struct sbbc_sram_tod *)(sc->sc_sram + offset);
struct sbbc_sram_tod *tod = handle->cookie;