Searched defs:bootindex (Results 1 – 15 of 15) sorted by relevance
| /qemu/system/ |
| A D | bootdevice.c | 38 int32_t bootindex; member 123 void check_boot_index(int32_t bootindex, Error **errp) in check_boot_index() 158 void add_boot_device_path(int32_t bootindex, DeviceState *dev, in add_boot_device_path() 285 int32_t *bootindex; member 329 void device_add_bootindex_property(Object *obj, int32_t *bootindex, in device_add_bootindex_property()
|
| /qemu/include/sysemu/ |
| A D | sysemu.h | 53 int32_t bootindex; member
|
| /qemu/include/hw/virtio/ |
| A D | vhost-scsi-common.h | 32 int32_t bootindex; member
|
| A D | vhost-user-fs.h | 42 int32_t bootindex; member
|
| A D | vhost-user-blk.h | 33 int32_t bootindex; member
|
| A D | vdpa-dev.h | 30 int32_t bootindex; member
|
| /qemu/include/hw/s390x/ |
| A D | s390-ccw.h | 29 int32_t bootindex; member
|
| /qemu/include/hw/block/ |
| A D | block.h | 27 int32_t bootindex; member
|
| /qemu/hw/nvme/ |
| A D | ns.c | 856 char *bootindex = g_strdup_printf("/namespace@%d,0", ns->params.nsid); in nvme_ns_instance_init() local
|
| A D | nvme.h | 231 int32_t bootindex; member
|
| /qemu/include/net/ |
| A D | net.h | 35 int32_t bootindex; member
|
| /qemu/hw/vfio/ |
| A D | pci.h | 160 int32_t bootindex; member
|
| /qemu/hw/core/ |
| A D | loader.c | 1060 hwaddr addr, int32_t bootindex, in rom_add_file() 1215 ssize_t rom_add_option(const char *file, int32_t bootindex) in rom_add_option()
|
| /qemu/hw/usb/ |
| A D | host-libusb.c | 88 int32_t bootindex; member
|
| A D | redirect.c | 121 int32_t bootindex; member
|
Completed in 32 milliseconds