Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TRB_TD_SIZE
drivers/usb/cdns3/cdnsp-gadget.h
1009
#define TRB_TD_SIZE(p) (min((p), (u32)31) << 17)
drivers/usb/host/xhci.h
1032
#define TRB_TD_SIZE(p) (min((p), (u32)31) << 17)