Searched refs:uimage_os (Results 1 – 1 of 1) sorted by relevance
111 static const table_entry_t uimage_os[] = { variable225 { "operating system", IH_OS_COUNT, uimage_os },921 return (get_table_entry_name(uimage_os, "Unknown OS", os)); in genimg_get_os_name()965 return genimg_get_short_name(uimage_os, os); in genimg_get_os_short_name()1007 return (get_table_entry_id(uimage_os, "OS", name)); in genimg_get_os_id()
Completed in 5 milliseconds