Searched defs:curmap (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dsromstubs.c32 srom_var_init(si_t *sih, uint bus, void *curmap, osl_t *osh, char **vars, uint *count) argument
38 srom_read(si_t *sih, uint bus, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf, argument
45 srom_write(si_t *sih, uint bus, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf) argument
H A Dsiutils_priv.h68 void *curmap; /* current regs va */ member in struct:si_info
H A Dbcmsrom.c795 BCMATTACHFN(srom_var_init)(si_t *sih, uint bustype, void *curmap, osl_t *osh, argument
838 srom_read(si_t *sih, uint bustype, void *curmap, osl_ argument
924 srom_write(si_t *sih, uint bustype, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf) argument
2989 initvars_srom_pci(si_t *sih, void *curmap, char **vars, uint *count) argument
3457 initvars_srom_si_bl(si_t *sih, osl_t *osh, void *curmap, char **vars, uint *varsz) argument
3524 initvars_srom_si(si_t *sih, osl_t *osh, void *curmap, char **vars, uint *varsz) argument
3572 initvars_srom_si(si_t *sih, osl_t *osh, void *curmap, char **vars, uint *varsz) argument
[all...]

Completed in 49 milliseconds