HomeSort by: relevance | last modified time | path
    Searched refs:ih_comp (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mkubootimage/
uboot.h 84 uint8_t ih_comp; member in struct:uboot_image_header
mkubootimage.c 293 printf(" comp: %d (%s)\n", hdr->ih_comp,
294 get_comp_name(hdr->ih_comp));
353 hdr->ih_comp = image_comp;

Completed in 11 milliseconds