Searched refs:csptr (Results 1 – 1 of 1) sorted by relevance
248 unsigned char *csptr; in cd9660_boot_setup_validation_entry() local263 csptr = (unsigned char*)ve; in cd9660_boot_setup_validation_entry()265 checksum += (int16_t)csptr[i]; in cd9660_boot_setup_validation_entry()266 checksum += 256 * (int16_t)csptr[i + 1]; in cd9660_boot_setup_validation_entry()