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