OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ih_type
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
uboot_image.h
152
uint8_t
ih_type
; /* Image Type */
member in struct:uboot_image_header
loader.c
480
if (hdr->
ih_type
!= IH_TYPE_KERNEL) {
Completed in 24 milliseconds