Home
last modified time | relevance | path

Searched refs:src_crc32 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dpci_endpoint_test.c368 u32 src_crc32; in pci_endpoint_test_copy() local
424 src_crc32 = crc32_le(~0, src_addr, size); in pci_endpoint_test_copy()
470 if (dst_crc32 == src_crc32) in pci_endpoint_test_copy()