Searched refs:UHCI_STS_RD (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Duhcireg.h61 #define UHCI_STS_RD 0x0004 macro
H A Duhci.c1446 if (status & (UHCI_STS_RD | UHCI_STS_HSE |
1449 if (status & UHCI_STS_RD) {
1477 UHCI_STS_RD |

Completed in 102 milliseconds