Searched defs:crc (Results 126 - 137 of 137) sorted by relevance

123456

/freebsd-10-stable/sys/dev/ctau/
H A Dctddk.h132 unsigned crc : 1; /* CRC enable */ member in struct:__anon8125
/freebsd-10-stable/sys/dev/isci/scil/
H A Dintel_sas.h415 U32 crc; // bytes 4-7 member in struct:SMP_REQUEST_GENERAL
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c1588 uint32_t mtime = 0, crc = 0; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dremote.c4773 crc32(unsigned char *buf, int len, unsigned int crc) argument
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pko-defs.h1745 uint64_t crc : 1; /**< Set if this IPID uses CRC */ member in struct:cvmx_pko_mem_iport_ptrs::cvmx_pko_mem_iport_ptrs_s
2434 uint64_t crc : 1; /**< BiST result of the CRC memories (0=pass, !0=fail) */ member in struct:cvmx_pko_reg_bist_result::cvmx_pko_reg_bist_result_cn30xx
2543 uint64_t crc : 1; /**< BiST result of CRC memories (0=pass, !0=fail) */ member in struct:cvmx_pko_reg_bist_result::cvmx_pko_reg_bist_result_cn68xx
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_dev.c4310 ecore_set_nwuf_reg(struct ecore_dev *p_dev, u32 reg_idx, u32 pattern_size, u32 crc) argument
H A Dcommon_hsi.h1183 __le32 crc[4]; member in struct:pb_context
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c1391 uint64_t crc = -1ULL; local
/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.h673 u_int16_t crc; /* 10 bits - CRC6/CRC4 err cnt */ member in struct:t1_snmp
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c6168 t4_wol_pat_enable(struct adapter *adap, unsigned int port, unsigned int map, u64 mask0, u64 mask1, unsigned int crc, bool enable) argument
/freebsd-10-stable/sys/dev/oce/
H A Doce_hw.h2408 uint32_t crc:1; member in struct:oce_nic_hdr_wqe::__anon9671::__anon9672
/freebsd-10-stable/sys/dev/bxe/
H A Decore_reg.h3640 static inline uint8_t calc_crc8(uint32_t data, uint8_t crc) argument

Completed in 478 milliseconds

123456