Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
QTD_PID
drivers/usb/fotg210/fotg210-hcd.h
327
#define QTD_PID(tok) (((tok)>>8) & 0x3)
drivers/usb/host/ehci.h
300
#define QTD_PID(tok) (((tok)>>8) & 0x3)
drivers/usb/host/oxu210hp-hcd.c
219
#define QTD_PID(tok) (((tok)>>8) & 0x3)