OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UHCI_TD_LS
sys/dev/usb/uhci.c
1561
status |= UHCI_TD_LS;
sys/dev/usb/uhci.c
1985
ls = xfer->device->speed == USB_SPEED_LOW ? UHCI_TD_LS : 0;