Searched refs:INTEL_CRC_SIZE (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/hdcrc/
H A Dhd_crc.h99 #define INTEL_CRC_SIZE 8 macro
123 #define INTEL_CRC_SIZE 4 macro
145 while (length >= INTEL_CRC_SIZE) {
148 data += INTEL_CRC_SIZE;
149 length -= INTEL_CRC_SIZE;

Completed in 21 milliseconds