FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
USB_FS_MAX_FRAMES
sys/dev/usb/usb_generic.c
1013
if (popen->max_frames > USB_FS_MAX_FRAMES)
sys/dev/usb/usb_generic.c
1014
popen->max_frames = USB_FS_MAX_FRAMES;