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

/freebsd-13-stable/sys/dev/usb/controller/
H A Duhcireg.h80 #define UHCI_PORTSC_CCS 0x0001 macro
H A Duhci.c2404 if (!(x & UHCI_PORTSC_CCS)) {
2672 if (x & UHCI_PORTSC_CCS)

Completed in 44 milliseconds