FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIN_PKT
sys/dev/usb/usb_transfer.c
717
if ((parm->bufsize <= MIN_PKT) &&
sys/dev/usb/usb_transfer.c
721
xfer->max_packet_size = MIN_PKT;