Home
last modified time | relevance | path

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

/freebsd/tools/tools/usbtest/
H A Dusbtest.h29 #define USB_DEVICES_MAX 128 macro
H A Dusb_msc_test.c865 struct uaddr uaddr[USB_DEVICES_MAX]; in show_host_device_selection()
884 if (index < USB_DEVICES_MAX) { in show_host_device_selection()