Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/
Dbcm63xxpart.c113 offsetof(struct bcm_tag, header_crc)); in bcm63xx_parse_cfe_partitions()
114 if (computed_crc == buf->header_crc) { in bcm63xx_parse_cfe_partitions()
141 buf->header_crc, computed_crc); in bcm63xx_parse_cfe_partitions()
/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
Dbcm963xx_tag.h91 __u32 header_crc; member