Home
last modified time | relevance | path

Searched defs:calc_crc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_selftest.c125 u32 num_images, i, j, nvm_crc, calc_crc; in ecore_selftest_nvram() local
/illumos-gate/usr/src/common/pnglite/
H A Dpnglite.c104 unsigned calc_crc; in png_read_ihdr() local
315 unsigned calc_crc; in png_read_idat() local
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dpm3393.c448 static u32 calc_crc(u8 *b, int len) in calc_crc() function