OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UHCI_STS_HCH
sys/dev/usb/uhci.c
1062
if (status & UHCI_STS_HCH) {
sys/dev/usb/uhci.c
1386
running = !(UREAD2(sc, UHCI_STS) & UHCI_STS_HCH);