Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HCS_PORTROUTED
drivers/usb/host/oxu210hp-hcd.c
107
#define HCS_PORTROUTED(p) ((p)&(1 << 7)) /* true: port routing */
include/linux/usb/ehci_def.h
31
#define HCS_PORTROUTED(p) ((p)&(1 << 7)) /* true: port routing */