Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c4992 #define C_IF 04 macro
5111 { "if", img_dd_if, C_IF }, in img_dd()
5189 if (!(dd.flags & C_IF && dd.flags & C_OF)) { in img_dd()