Home
last modified time | relevance | path

Searched defs:crc (Results 51 – 75 of 97) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sriov.h348 static OSAL_INLINE u32 ecore_crc32(u32 crc, u8 *ptr, u32 length) {return 0;} in ecore_crc32()
H A Dbcm_osal.h633 #define OSAL_CRC32(crc, buf, length) \ argument
H A Decore_l2.c1554 u32 crc = ecore_crc32c_le(ETH_MULTICAST_BIN_FROM_MAC_SEED, in ecore_mcast_bin_from_mac() local
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c764 uint32_t crc = (ulong_t)RTLS_HASH_CRC; in rtls_hash_index() local
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c206 uint32_t crc = 0xffffffff; in usbgem_ether_crc_le() local
225 uint32_t crc; in usbgem_ether_crc_be() local
H A Dusbgem.h35 uint32_t crc; member
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c1589 uint32_t crc; in ch_get_stats() local
H A Dpe.c751 uint32_t *overrun, uint32_t *framing, uint32_t *crc, in pe_get_stats()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ioctl.h60 uint32_t crc; member
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.c1130 uint32_t crc = (uint32_t)HASH_CRC; in hashindex() local
3061 uint8_t crc; in check_srom_valid() local
/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c1518 crc(unsigned long *crcp, unsigned val) in crc() function
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c163 uint32_t crc; in gem_ether_crc_le() local
175 uint32_t crc; in gem_ether_crc_be() local
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c758 uint32_t crc; in afe_m_multicst() local
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c590 uint32_t crc; in pcn_m_multicast() local
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c2177 uint32_t crc = (uint32_t)0xFFFFFFFFU; in ether_crc_be() local
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c1207 uint32_t crc = HASH_CRC; in dmfe_hash_index() local
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_target.c148 uint32_t crc; in overlay_mac_hash() local
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3922 uint32_t saved_crc, crc; in di_cache_read() local
4177 uint32_t crc; in di_cache_update() local
H A Dcryptmod.c654 uint32_t crc; in crc32_calc() local
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfssubr.c359 uint64_t crc = salt; in zap_hash() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c594 uint64_t crc = salt; in zap_hash() local
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c2925 uint32_t crc; in yge_hashbit() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzvol.c1456 uint32_t crc; in zvol_getefi() local
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h433 u32 crc; /* crc of structure to ensure is not in member
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h269 uint32_t crc; member

1234