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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_util.c265 u8_t current_byte = 0 ; local
274 current_byte = crc32_packet[byte];
279 if ( msb != ( 0x1 & (current_byte>>bit)) ) // (msb != current_byte[bit])

Completed in 43 milliseconds