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

/vbox/src/VBox/Devices/PC/
H A DDevACPI.cpp378 uint8_t u8ExtChecksum; /**< checksum of entire table */ member in struct:ACPITBLRSDP
2299 rsdp->u8ExtChecksum = acpiR3Checksum(rsdp, sizeof(ACPITBLRSDP));

Completed in 51 milliseconds