Home
last modified time | relevance | path

Searched defs:crc16 (Results 1 – 8 of 8) sorted by last modified time

/illumos-gate/usr/src/cmd/bhyve/
H A Dcrc16.h37 crc16(uint16_t crc, const void *buffer, unsigned int len) in crc16() function
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c570 crc16(uint8_t *buf, int32_t size, int32_t rem) in crc16() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c235 nxge_crc_ccitt(uint16_t crc16, const uint8_t *buf, int len) in nxge_crc_ccitt()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h1642 __le16 crc16 /* crc16 result */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_common.h1642 __le16 crc16 /* crc16 result */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h263 u16_t crc16 /* crc16 result */; member
265 u16_t crc16 /* crc16 result */; member
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c1907 crc16(uint8_t *image, uint32_t size) in crc16() function
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dtavor_ib.h81 uint16_t crc16; member