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

  /src/usr.bin/mkubootimage/
uboot.h 53 IH_TYPE_UNKNOWN = 0,
mkubootimage.c 68 static enum uboot_image_type image_type = IH_TYPE_UNKNOWN;
210 return IH_TYPE_UNKNOWN;
542 image_type == IH_TYPE_UNKNOWN ||

Completed in 13 milliseconds