Home
last modified time | relevance | path

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

/openbmc/u-boot/disk/
H A Dpart_iso.c52 unsigned short *chksumbuf; in part_get_info_iso_verb() local
112 chksumbuf = (unsigned short *)tmpbuf; in part_get_info_iso_verb()
114 chksum += le16_to_cpu(chksumbuf[i]); in part_get_info_iso_verb()