Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-win32.c467 static GuestDiskBusType win2qemu[] = { variable
493 if (bus >= ARRAY_SIZE(win2qemu) || (int)bus < 0) { in find_bus_type()
496 return win2qemu[(int)bus]; in find_bus_type()