Searched refs:corereg (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsbutils.c152 void *corereg; local
160 corereg = si_setcore(sih, CC_CORE_ID, 0);
161 ASSERT(corereg != NULL);
162 sb = REGS2SB(corereg);
752 void *corereg = NULL; local
758 corereg = sb_setcoreidx(&sii->pub, i);
759 if (NULL != corereg) {
760 sb = REGS2SB(corereg);
786 void *corereg = NULL; local
847 corereg
[all...]

Completed in 41 milliseconds