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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Daiutils.c49 get_erom_ent(si_t *sih, uint32 **eromptr, uint32 mask, uint32 match) argument
55 ent = R_REG(si_osh(sih), *eromptr);
56 (*eromptr)++;
83 get_asd(si_t *sih, uint32 **eromptr, uint sp, uint ad, uint st, uint32 *addrl, uint32 *addrh, argument
88 asd = get_erom_ent(sih, eromptr, ER_VALID, ER_VALID);
93 (*eromptr)--;
98 *addrh = get_erom_ent(sih, eromptr, 0, 0);
104 szd = get_erom_ent(sih, eromptr, 0, 0);
107 *sizeh = get_erom_ent(sih, eromptr, 0, 0);
231 uint32 erombase, *eromptr, *eromli local
533 uint32 erombase, *eromptr, *eromlim; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dsbchipc.h186 uint32 eromptr; /* 0xfc */ member in struct:__anon3243

Completed in 63 milliseconds