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

/freebsd-13-stable/sys/dev/usb/controller/
H A Duhcireg.h63 #define UHCI_STS_RD 0x0004 macro
H A Duhci.c1432 if (status & (UHCI_STS_RD | UHCI_STS_HSE |
1434 if (status & UHCI_STS_RD) {
1462 UHCI_STS_RD |

Completed in 70 milliseconds