flash_ebus.c | 1177 size_t secsize, secstart; local in function:eflash_validate 1191 secstart = SectorStart(&sc->sc_type,sec); 1205 secstart + sc->sc_base, 1209 sc->sc_sector, secsize, secstart + sc->sc_base,error)); 1231 *pSrc = sc->sc_sector + (start << DEV_BSHIFT) - secstart;
|