Searched defs:image_type (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dimage.h19 struct image_type;
44 struct image_type *type;
71 struct image_type { struct
113 #define IMAGE_TYPES __table ( struct image_type, "image_types" )

Completed in 126 milliseconds