Home
last modified time | relevance | path

Searched refs:hpet_checksum_table (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c46 static boolean_t hpet_checksum_table(unsigned char *table, unsigned int len);
376 if (!hpet_checksum_table((unsigned char *)hpet_table, in hpet_validate_table()
395 hpet_checksum_table(unsigned char *table, unsigned int length) in hpet_checksum_table() function