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

/haiku/src/add-ons/kernel/busses/usb/
H A Duhci_hardware.h52 #define UHCI_USBSTS_HCHALT 0x20 // HCHalted macro
H A Duhci.cpp712 | UHCI_USBSTS_HOSTERR | UHCI_USBSTS_HCPRERR | UHCI_USBSTS_HCHALT;
789 if (status & UHCI_USBSTS_HCHALT)
2059 if (status & UHCI_USBSTS_HCHALT) {

Completed in 86 milliseconds