Home
last modified time | relevance | path

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

/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() argument
237 nxge_crc_ccitt_byte(&crc16, buf, len); in nxge_crc_ccitt()
238 return (crc16); in nxge_crc_ccitt()
/illumos-gate/usr/src/cmd/bhyve/
H A Dcrc16.h37 crc16(uint16_t crc, const void *buffer, unsigned int len) in crc16() function
H A DMakefile42 crc16.c \
H A Dpci_nvme.c646 eui64 = OUI_FREEBSD_NVME_LOW | crc16(0, data, strlen(data)); in pci_nvme_init_nsdata()
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c80 static uint16_t crc16(uint8_t *, int32_t, int32_t);
155 otp->tag_crc = SWAP16(crc16((unsigned char *)(otp+1), in maketag()
193 if (crc16((unsigned char *)(tp+1), length, SWAP16(tp->tag_crc)) != 0) in verifytag()
570 crc16(uint8_t *buf, int32_t size, int32_t rem) in crc16() function
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c101 static uint16_t crc16(uint8_t *image, uint32_t size);
1806 newxps->crc16 = 0xffff; in tavor_blast_image()
1841 newxps->crc16 = in tavor_blast_image()
1842 MLXSWAPBITS16(crc16((uint8_t *)newxps, FLASH_PS_CRC16_SIZE)); in tavor_blast_image()
1847 newxps->crc16); in tavor_blast_image()
1850 newxps->crc16) != FWFLASH_SUCCESS) { in tavor_blast_image()
1907 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
/illumos-gate/exception_lists/
H A Dwscheck51 usr/src/cmd/bhyve/crc16.[ch]
H A Dhdrchk398 usr/src/cmd/bhyve/crc16.h
H A Dcstyle1191 usr/src/cmd/bhyve/crc16.[ch]
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h335 LEXTERN void crc16 (ushort *, ushort);
/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/qede/579xx/drivers/ecore/hsi_repository/
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