Home
last modified time | relevance | path

Searched defs:crc32_table (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/hdcrc/
H A Dhd_crc.h174 hd_crc32_avail(uint32_t *crc32_table) in hd_crc32_avail()
/illumos-gate/usr/src/uts/common/os/
H A Dspace.c323 const uint32_t crc32_table[256] = { CRC32_TABLE }; variable