Searched refs:ih_dcrc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.bin/mkubootimage/
H A Duboot.h80 uint32_t ih_dcrc; member in struct:uboot_image_header
H A Dmkubootimage.c286 printf(" data crc: 0x%08x\n", ntohl(hdr->ih_dcrc));
349 hdr->ih_dcrc = htonl(crc);

Completed in 178 milliseconds