Searched refs:IH_TYPE_INVALID (Results 1 – 5 of 5) sorted by relevance
142 IH_TYPE_INVALID = 0, /* Invalid Image */ enumerator
27 if (((type > IH_TYPE_INVALID) && (type < IH_TYPE_FLATDT)) || in image_check_image_types()
141 int type = IH_TYPE_INVALID; in process_args()302 } else if (type != IH_TYPE_INVALID) { in process_args()
265 IH_TYPE_INVALID = 0, /* Invalid Image */ enumerator
144 { IH_TYPE_INVALID, "invalid", "Invalid Image", },