Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TD_CTRL_BABBLE
drivers/usb/host/uhci-debug.c
61
(status & TD_CTRL_BABBLE) ? "Babble " : "",
drivers/usb/host/uhci-q.c
777
if (status & TD_CTRL_BABBLE) /* Babble */