Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_selftest.c197 calc_crc = OSAL_CRC32(0xffffffff , buf, image_att.len - 4); in ecore_selftest_nvram()
H A Dbcm_osal.h633 #define OSAL_CRC32(crc, buf, length) \ macro
H A Decore_dbg_fw_funcs.c2185 *(dump_buf + offset) = ~OSAL_CRC32(0xffffffff, (u8*)dump_buf, DWORDS_TO_BYTES(offset)); in ecore_dump_last_section()
H A Drelease.txt1996 10. Request: Add new OSAL - OSAL_CRC32().
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt688 - u32 OSAL_CRC32(u32 crc, u8 *buf, osal_size_t length)