OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ih_hcrc
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
uboot_image.h
144
uint32_t
ih_hcrc
; /* Image Header CRC Checksum */
member in struct:uboot_image_header
loader.c
361
bswap32s(&hdr->
ih_hcrc
);
Completed in 210 milliseconds