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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Daiutils.c47 get_erom_ent(si_t *sih, uint32 **eromptr, uint32 mask, uint32 match) argument
53 ent = R_REG(si_osh(sih), *eromptr);
54 (*eromptr)++;
81 get_asd(si_t *sih, uint32 **eromptr, uint sp, uint ad, uint st, uint32 *addrl, uint32 *addrh, argument
86 asd = get_erom_ent(sih, eromptr, ER_VALID, ER_VALID);
91 (*eromptr)--;
96 *addrh = get_erom_ent(sih, eromptr, 0, 0);
102 szd = get_erom_ent(sih, eromptr, 0, 0);
105 *sizeh = get_erom_ent(sih, eromptr, 0, 0);
229 uint32 erombase, *eromptr, *eromli local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dsbchipc.h181 uint32 eromptr; /* 0xfc */ member in struct:__anon3234

Completed in 99 milliseconds