Searched defs:NBD_SIMPLE_REPLY_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ | ||
H A D | nbd-fault-injector.py | 59 NBD_SIMPLE_REPLY_MAGIC = 0x67446698 variable |
/openbmc/qemu/include/block/ | ||
H A D | nbd.h | 319 #define NBD_SIMPLE_REPLY_MAGIC 0x67446698 macro |