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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Duhcireg.h64 #define UHCI_STS_HCH 0x0020 macro
H A Duhci.c310 if (UREAD2(sc, UHCI_STS) & UHCI_STS_HCH) {
368 if (UREAD2(sc, UHCI_STS) & UHCI_STS_HCH) {
1449 UHCI_STS_HCPE | UHCI_STS_HCH)) {
1465 if (status & UHCI_STS_HCH) {

Completed in 45 milliseconds