Home | History | Annotate | Download | only in qemu

Lines Matching refs:MAX_USB_CMDLINE

179 #define MAX_USB_CMDLINE 8
2091 const char *usb_devices[MAX_USB_CMDLINE];
2624 if (usb_devices_index >= MAX_USB_CMDLINE) {