Searched defs:default_image (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 155 | 155 def assertCorrectBackingImage(self, node, default_image): argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | libtoaster.js | 474 function _updateProject (url, targets, default_image, onsuccess, onfail) { argument 489 data: { 'do_update' : 'True' , 'targets' : targets , 'default_image' : default_image , }, property in AnonymousClass9980b04c1e01.data
|
/openbmc/qemu/hw/s390x/ |
H A D | css.c | 483 int css_create_css_image(uint8_t cssid, bool default_image) in css_create_css_image()
|