Lines Matching refs:origidx
151 uint origidx, intflag, intr_val = 0; in sb_intflag() local
154 origidx = si_coreidx(sih); in sb_intflag()
159 sb_setcoreidx(sih, origidx); in sb_intflag()
372 uint origidx = 0; in sb_corereg() local
426 origidx = si_coreidx(&sii->pub); in sb_corereg()
454 if (origidx != coreidx) in sb_corereg()
455 sb_setcoreidx(&sii->pub, origidx); in sb_corereg()
804 uint origidx; in sb_commit() local
807 origidx = sii->curidx; in sb_commit()
808 ASSERT(GOODIDX(origidx)); in sb_commit()
824 sb_setcoreidx(sih, origidx); in sb_commit()
965 uint origidx; in sb_set_initiator_to() local
999 origidx = si_coreidx(sih); in sb_set_initiator_to()
1008 sb_setcoreidx(sih, origidx); in sb_set_initiator_to()
1067 uint origidx, i, intr_val = 0; in sb_dumpregs() local
1071 origidx = sii->curidx; in sb_dumpregs()
1092 sb_setcoreidx(sih, origidx); in sb_dumpregs()