Searched refs:orig_crc (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/usr.sbin/bhyve/
H A Drfb.c489 uint32_t *crc_p, *orig_crc; local
540 orig_crc = rc->crc - xcells;
546 orig_crc += xcells;
568 if (orig_crc[x] != crc_p[x]) {
569 orig_crc[x] = crc_p[x];

Completed in 114 milliseconds