Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sv/
H A Dsv.c118 static const uint32_t sv_crc32_table[256] = { CRC32_TABLE }; variable
2590 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()