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

/freebsd-9.3-release/sys/dev/usb/controller/
H A Duhcireg.h78 #define UHCI_PORTSC_CCS 0x0001 macro
H A Duhci.c2435 if (!(x & UHCI_PORTSC_CCS)) {
2703 if (x & UHCI_PORTSC_CCS)

Completed in 100 milliseconds