NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STATUS_OUT
sys/dev/usb/motg.c
1482
ep->phase = STATUS_OUT;
sys/dev/usb/motg.c
1532
ep->phase == STATUS_OUT);
sys/dev/usb/motg.c
1574
if (ep->phase == STATUS_OUT) {