Home
last modified time | relevance | path

Searched refs:BootIndexProperty (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/system/
H A Dbootdevice.c288 } BootIndexProperty; typedef
293 BootIndexProperty *prop = opaque; in device_get_bootindex()
300 BootIndexProperty *prop = opaque; in device_set_bootindex()
323 BootIndexProperty *prop = opaque; in property_release_bootindex()
333 BootIndexProperty *prop = g_malloc0(sizeof(*prop)); in device_add_bootindex_property()