Lines Matching defs:sih
76 sb_coreid(const si_t *sih) in sb_coreid()
85 sb_intflag(si_t *sih) in sb_intflag()
106 sb_flag(const si_t *sih) in sb_flag()
115 sb_setint(const si_t *sih, int siflag) in sb_setint()
174 sb_corevendor(const si_t *sih) in sb_corevendor()
186 sb_corerev(const si_t *sih) in sb_corerev()
201 sb_core_cflags_wo(const si_t *sih, uint32 mask, uint32 val) in sb_core_cflags_wo()
217 sb_core_cflags(const si_t *sih, uint32 mask, uint32 val) in sb_core_cflags()
240 sb_core_sflags(const si_t *sih, uint32 mask, uint32 val) in sb_core_sflags()
261 sb_iscoreup(const si_t *sih) in sb_iscoreup()
281 sb_corereg(si_t *sih, uint coreidx, uint regoff, uint mask, uint val) in sb_corereg()
384 sb_corereg_addr(const si_t *sih, uint coreidx, uint regoff) in sb_corereg_addr()
547 sb_setcoreidx(si_t *sih, uint coreidx) in sb_setcoreidx()
649 sb_numaddrspaces(const si_t *sih) in sb_numaddrspaces()
660 sb_addrspace(const si_t *sih, uint asidx) in sb_addrspace()
669 sb_addrspacesize(const si_t *sih, uint asidx) in sb_addrspacesize()
712 sb_taclear(si_t *sih, bool details) in sb_taclear()
837 sb_commit(si_t *sih) in sb_commit()
874 sb_core_disable(const si_t *sih, uint32 bits) in sb_core_disable()
937 sb_core_reset(const si_t *sih, uint32 bits, uint32 resetbits) in sb_core_reset()
1036 sb_dumpregs(si_t *sih, struct bcmstrbuf *b) in sb_dumpregs()
1072 sb_view(si_t *sih, bool verbose) in sb_view()