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

  /src/usr.bin/mkubootimage/
uboot.h 63 IH_COMP_NONE = 0,
mkubootimage.c 69 static enum uboot_image_comp image_comp = IH_COMP_NONE;
230 { IH_COMP_NONE, "none" },
247 return IH_COMP_NONE;

Completed in 11 milliseconds