Searched refs:hd0 (Results 1 – 14 of 14) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 240.out | 8 {"execute": "device_add", "arguments": {"drive": "hd0", "driver": "scsi-hd", "id": "scsi-hd0"}} 10 {"execute": "device_del", "arguments": {"id": "scsi-hd0"}} 12 {"execute": "device_add", "arguments": {"drive": "hd0", "driver": "scsi-hd", "id": "scsi-hd0"}} 14 {"execute": "device_del", "arguments": {"id": "scsi-hd0"}} 16 {"execute": "blockdev-del", "arguments": {"node-name": "hd0"}} 25 {"execute": "device_add", "arguments": {"drive": "hd0", "driver": "scsi-hd", "id": "scsi-hd0"}} 29 {"execute": "device_del", "arguments": {"id": "scsi-hd0"}} 33 {"execute": "blockdev-del", "arguments": {"node-name": "hd0"}} 46 …device_add", "arguments": {"bus": "scsi0.0", "drive": "hd0", "driver": "scsi-hd", "id": "scsi-hd0"… 50 {"execute": "device_del", "arguments": {"id": "scsi-hd0"}} [all …]
|
H A D | 186.out | 423 ide0-hd0 (NODE_NAME): json:{"read-zeroes": "on", "driver": "null-co"} (null-co)
|
/openbmc/qemu/hw/ide/ |
H A D | isa.c | 81 DriveInfo *hd0, DriveInfo *hd1) in isa_ide_init() argument 95 if (hd0) { in isa_ide_init() 96 ide_bus_create_drive(&s->bus, 0, hd0); in isa_ide_init()
|
H A D | mmio.c | 172 void mmio_ide_init_drives(DeviceState *dev, DriveInfo *hd0, DriveInfo *hd1) in mmio_ide_init_drives() argument 176 if (hd0 != NULL) { in mmio_ide_init_drives() 177 ide_bus_create_drive(&s->bus, 0, hd0); in mmio_ide_init_drives()
|
/openbmc/u-boot/doc/ |
H A D | README.virtio | 80 -drive if=none,file=test.img,format=raw,id=hd0 \ 81 -device virtio-blk-device,drive=hd0 88 -drive if=none,file=test.img,format=raw,id=hd0 \ 89 -device virtio-blk-pci,drive=hd0 99 -drive if=none,file=test0.img,format=raw,id=hd0 \ 100 -device virtio-blk-device,drive=hd0 \ 110 -drive if=none,file=test.img,format=raw,id=hd0 \ 111 -device virtio-blk-pci,drive=hd0,disable-legacy=true,disable-modern=false
|
/openbmc/qemu/include/hw/ide/ |
H A D | mmio.h | 24 void mmio_ide_init_drives(DeviceState *dev, DriveInfo *hd0, DriveInfo *hd1);
|
H A D | isa.h | 18 DriveInfo *hd0, DriveInfo *hd1);
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | kernel-grub.bbclass | 59 echo " set root=(hd0,1)" 69 echo "root (hd0,0)"
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | zero-page.rst | 23 080/010 ALL hd0_info hd0 disk parameter, OBSOLETE!!
|
H A D | intel_txt.rst | 203 root (hd0,0)
|
/openbmc/qemu/docs/system/arm/ |
H A D | xlnx-versal-virt.rst | 82 -drive if=none,index=0,file=hd0.qcow2,id=hd0,snapshot \ 84 -device virtio-blk-device,drive=hd0 -append root=/dev/vda
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/ |
H A D | init-install-testfs.sh | 187 set root=(hd0,1)
|
/openbmc/qemu/docs/ |
H A D | throttle.txt | 53 -drive file=hd0.qcow2,throttling.iops-total=100 91 -drive file=hd0.qcow2, 112 With this, the user can perform I/O on hd0.qcow2 at a rate of 2000 171 not specified, then the device name (i.e. 'virtio0', 'ide0-hd0') will
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/chelsio/ |
H A D | cxgb.rst | 273 root (hd0,0)
|