/openbmc/qemu/tests/qemu-iotests/ |
H A D | 118 | 87 self.assert_qmp(result, 'return[0]/inserted/image/filename', new_img) 97 self.assert_qmp_absent(result, 'return[0]/inserted') 107 self.assert_qmp_absent(result, 'return[0]/inserted') 117 self.assert_qmp(result, 'return[0]/inserted/image/filename', new_img) 129 self.assert_qmp_absent(result, 'return[0]/inserted') 131 self.assert_qmp(result, 'return[0]/inserted/image/filename', old_img) 142 self.assert_qmp_absent(result, 'return[0]/inserted') 144 self.assert_qmp(result, 'return[0]/inserted/image/filename', old_img) 154 self.assert_qmp_absent(result, 'return[0]/inserted') 163 self.assert_qmp_absent(result, 'return[0]/inserted') [all …]
|
H A D | 186.out | 9 /machine/peripheral-anon/device[1]: [not inserted] 17 qdev_id: [not inserted] 25 /machine/peripheral-anon/device[1]: [not inserted] 33 qdev_id: [not inserted] 41 /machine/peripheral-anon/device[1]: [not inserted] 49 qdev_id: [not inserted] 348 none0: [not inserted] 355 none0: [not inserted] 363 none0: [not inserted] 371 none0: [not inserted] [all …]
|
H A D | 172.out | 68 ide1-cd0: [not inserted] 118 ide1-cd0: [not inserted] 122 floppy0: [not inserted] 177 ide1-cd0: [not inserted] 256 ide1-cd0: [not inserted] 306 ide1-cd0: [not inserted] 310 floppy0: [not inserted] 365 ide1-cd0: [not inserted] 404 ide1-cd0: [not inserted] 440 ide1-cd0: [not inserted] [all …]
|
H A D | 041 | 73 self.assert_qmp(result, 'return[0]/inserted/file', target_img) 86 self.assert_qmp(result, 'return[0]/inserted/file', test_img) 96 self.assert_qmp(result, 'return[0]/inserted/file', test_img) 132 self.assert_qmp(result, 'return[0]/inserted/file', target_img) 147 self.assert_qmp(result, 'return[0]/inserted/file', target_img) 163 self.assert_qmp(result, 'return[0]/inserted/file', target_img) 177 self.assert_qmp(result, 'return[0]/inserted/file', test_img) 178 self.assert_qmp(result, 'return[0]/inserted/drv', iotests.imgfmt) 179 self.assert_qmp(result, 'return[0]/inserted/backing_file', backing_img) 180 self.assert_qmp(result, 'return[0]/inserted/backing_file_depth', 1) [all …]
|
H A D | 254 | 76 result['device'], result['inserted']['node-name'])) 77 log(result['inserted']['dirty-bitmaps'], indent=2) 79 log(result['inserted']['image']['backing-image']['format-specific'] \
|
H A D | 093 | 293 info = r["inserted"] 384 # Attach a CD drive with cd0 inserted 395 self.assert_qmp(result, 'return[0]/inserted/iops', 100) 396 self.assert_qmp(result, 'return[0]/inserted/bps', 50) 405 self.assert_qmp(result, 'return[0]/inserted/iops', 100) 406 self.assert_qmp(result, 'return[0]/inserted/bps', 50)
|
/openbmc/qemu/block/monitor/ |
H A D | block-hmp-cmds.c | 427 if (!info->value->inserted) { in hmp_nbd_server_start() 618 BlockDeviceInfo *inserted, bool verbose) in print_block_info() argument 622 assert(!info || !info->inserted || info->inserted == inserted); in print_block_info() 626 if (inserted && inserted->node_name) { in print_block_info() 627 monitor_printf(mon, " (%s)", inserted->node_name); in print_block_info() 630 assert(info || inserted); in print_block_info() 632 inserted && inserted->node_name ? inserted->node_name in print_block_info() 637 if (inserted) { in print_block_info() 639 inserted->file, in print_block_info() 640 inserted->drv, in print_block_info() [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | uncore-io.json |
|
/openbmc/qemu/hw/sh4/ |
H A D | sh7750_regs.h | 721 #define SH7750_WCR2_WS0 0 /* 0 wait states inserted */ 722 #define SH7750_WCR2_WS1 1 /* 1 wait states inserted */ 723 #define SH7750_WCR2_WS2 2 /* 2 wait states inserted */ 724 #define SH7750_WCR2_WS3 3 /* 3 wait states inserted */ 725 #define SH7750_WCR2_WS6 4 /* 6 wait states inserted */ 726 #define SH7750_WCR2_WS9 5 /* 9 wait states inserted */ 727 #define SH7750_WCR2_WS12 6 /* 12 wait states inserted */ 728 #define SH7750_WCR2_WS15 7 /* 15 wait states inserted */ 730 #define SH7750_WCR2_BPWS0 0 /* 0 wait states inserted from 2nd access */ 731 #define SH7750_WCR2_BPWS1 1 /* 1 wait states inserted from 2nd access */ [all …]
|
/openbmc/linux/sound/oss/dmasound/ |
D | Kconfig |
|
/openbmc/qemu/tests/unit/ |
H A D | test-qht.c | 31 bool inserted; in insert() local 36 inserted = qht_insert(&ht, &arr[i], hash, NULL); in insert() 37 g_assert_true(inserted); in insert() 38 inserted = qht_insert(&ht, &arr[i], hash, &existing); in insert() 39 g_assert_false(inserted); in insert()
|
/openbmc/linux/drivers/pci/hotplug/ |
D | cpci_hotplug_core.c |
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
D | nft_zones_many.sh |
|
/openbmc/google-misc/subprojects/bare-metal-host-monitor/ |
H A D | meson_options.txt | 5 description: 'Dbus service to monitor. Use {} in string if host number needs to be inserted' 11 description: 'Dbus object path to monitor. Use {} in string if host number needs to be inserted'
|
/openbmc/linux/Documentation/driver-api/driver-model/ |
D | binding.rst |
|
/openbmc/linux/tools/perf/util/ |
D | srcline.h |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
D | uncore-cache.json |
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | rmr_switch.S | 16 @ the machine code must be inserted as verbatim .word statements into the 22 @ The resulting words should be inserted into the U-Boot file at
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/ |
D | uncore-cache.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
D | uncore-cache.json |
|
/openbmc/linux/fs/reiserfs/ |
D | tail_conversion.c |
|
/openbmc/dbus-sensors/src/fan/ |
H A D | PresenceGpio.hpp | 36 std::string summary = deviceType + " " + deviceName + " Inserted"; in logPresent() 37 std::string msg = "OpenBMC.0.1." + deviceType + "Inserted"; in logPresent()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
D | selection-api-configuration.rst |
|
/openbmc/qemu/hw/core/ |
H A D | uboot_image.h | 23 * inserted for backward compatibility. 64 * inserted for backward compatibility. 138 * inserted for backward compatibility. 193 * inserted for backward compatibility.
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-dmabuf.h | 41 * Note that if it finds a repeated UUID, the resource is not inserted in 55 * Note that if it finds a repeated UUID, the resource is not inserted in
|