Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dbcm63xxpart.c76 struct bcm_tag *buf; in bcm63xx_parse_cfe_partitions()
99 buf = vmalloc(sizeof(struct bcm_tag)); in bcm63xx_parse_cfe_partitions()
104 ret = mtd_read(master, cfelen, sizeof(struct bcm_tag), &retlen, in bcm63xx_parse_cfe_partitions()
107 if (retlen != sizeof(struct bcm_tag)) { in bcm63xx_parse_cfe_partitions()
113 offsetof(struct bcm_tag, header_crc)); in bcm63xx_parse_cfe_partitions()
/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
Dbcm963xx_tag.h39 struct bcm_tag { struct