Home | History | Annotate | Download | only in qemu

Lines Matching refs:MAX_USB_CMDLINE

243 #define MAX_USB_CMDLINE 8
2544 const char *usb_devices[MAX_USB_CMDLINE];
3098 if (usb_devices_index >= MAX_USB_CMDLINE) {