Searched refs:ROMBIOS_MAXOFFSET (Results 1 – 1 of 1) sorted by relevance
42 #define ROMBIOS_MAXOFFSET 0x0000FFFF macro176 for ( i = 0; i < ROMBIOS_MAXOFFSET; i++ ) in reset_bios_checksum()179 *((uint8_t *)(ROMBIOS_BEGIN + ROMBIOS_MAXOFFSET)) = -checksum; in reset_bios_checksum()
Completed in 2 milliseconds