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

/haiku/src/add-ons/kernel/busses/usb/
H A Duhci_hardware.h61 #define UHCI_PORTSC_CURSTAT 0x0001 // Current connect status macro
H A Duhci.cpp1874 if (portStatus & UHCI_PORTSC_CURSTAT)
1975 if ((status & UHCI_PORTSC_CURSTAT) == 0) {

Completed in 37 milliseconds