Searched refs:sv_crc32_table (Results 1 – 1 of 1) sorted by relevance
118 static const uint32_t sv_crc32_table[256] = { CRC32_TABLE }; variable2590 CRC32(crc, gpe, sgpe, -1U, sv_crc32_table); in sv_fix_dkiocgetefi()2594 CRC32(crc, &gpt, sizeof (gpt), -1U, sv_crc32_table); in sv_fix_dkiocgetefi()