Searched defs:bootindex (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/system/ |
H 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()
|
/openbmc/u-boot/arch/arm/mach-k3/ |
H A D | am6_init.c | 97 u32 bootindex = readl(K3_BOOT_PARAM_TABLE_INDEX_VAL); in spl_boot_mode() local 173 u32 bootindex = readl(K3_BOOT_PARAM_TABLE_INDEX_VAL); in spl_boot_device() local
|
/openbmc/qemu/include/sysemu/ |
H A D | sysemu.h | 53 int32_t bootindex; member
|
/openbmc/qemu/include/hw/virtio/ |
H A D | vhost-scsi-common.h | 32 int32_t bootindex; member
|
H A D | vhost-user-fs.h | 42 int32_t bootindex; member
|
H A D | vhost-user-blk.h | 33 int32_t bootindex; member
|
H A D | vdpa-dev.h | 30 int32_t bootindex; member
|
/openbmc/qemu/include/hw/s390x/ |
H A D | s390-ccw.h | 29 int32_t bootindex; member
|
/openbmc/qemu/include/hw/block/ |
H A D | block.h | 27 int32_t bootindex; member
|
/openbmc/qemu/hw/nvme/ |
H A D | ns.c | 856 char *bootindex = g_strdup_printf("/namespace@%d,0", ns->params.nsid); in nvme_ns_instance_init() local
|
H A D | nvme.h | 231 int32_t bootindex; member
|
/openbmc/qemu/include/net/ |
H A D | net.h | 35 int32_t bootindex; member
|
/openbmc/qemu/hw/vfio/ |
H A D | pci.h | 160 int32_t bootindex; member
|
/openbmc/qemu/hw/core/ |
H 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()
|
/openbmc/qemu/hw/usb/ |
H A D | host-libusb.c | 88 int32_t bootindex; member
|
H A D | redirect.c | 121 int32_t bootindex; member
|