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

/asus-wl-520gu-7.0.1.45/src/include/
H A Dbcmnvram.h155 uint8 nvram_calc_crc(struct nvram_header * nvh);
/asus-wl-520gu-7.0.1.45/src/shared/nvram/
H A Dnvram.c36 uint8 nvram_calc_crc(struct nvram_header * nvh);
281 header->crc_ver_init |= nvram_calc_crc(header);
317 BCMINITFN(nvram_calc_crc)(struct nvram_header * nvh) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c288 if (nvram_calc_crc(header) == (uint8) header->crc_ver_init) {
297 if (nvram_calc_crc(header) == (uint8) header->crc_ver_init) {
303 if (nvram_calc_crc(header) == (uint8) header->crc_ver_init) {

Completed in 46 milliseconds