Home
last modified time | relevance | path

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

/openbmc/u-boot/doc/
H A DREADME.qemu-arm60 …-drive if=none,file=disk.img,id=mydisk -device ich9-ahci,id=ahci -device ide-drive,drive=mydisk,bu…
66 -drive if=none,file=disk.img,id=mydisk -device nvme,drive=mydisk,serial=foo
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c3455 enum drbd_disk_state mydisk; in drbd_sync_handshake() local
3459 mydisk = device->state.disk; in drbd_sync_handshake()
3460 if (mydisk == D_NEGOTIATING) in drbd_sync_handshake()
3461 mydisk = device->new_state_tmp.disk; in drbd_sync_handshake()
3493 if ((mydisk == D_INCONSISTENT && peer_disk > D_INCONSISTENT) || in drbd_sync_handshake()
3494 (peer_disk == D_INCONSISTENT && mydisk > D_INCONSISTENT)) { in drbd_sync_handshake()
3496 hg = mydisk > D_INCONSISTENT ? 1 : -1; in drbd_sync_handshake()
3563 if (hg > 0 && mydisk <= D_INCONSISTENT) { in drbd_sync_handshake()
/openbmc/qemu/docs/devel/
H A Dqapi-code-gen.rst439 "filename": "/tmp/mydisk.qcow2" } }