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

/freebsd-11-stable/sys/dev/usb/controller/
H A Duhcireg.h76 #define UHCI_PORTSC1 0x010 macro
H A Duhci.c722 UREAD2(sc, UHCI_PORTSC1),
2386 port = UHCI_PORTSC1;
2620 port = UHCI_PORTSC1;
2670 port = UHCI_PORTSC1;
2696 port = UHCI_PORTSC1;
2754 port = UHCI_PORTSC1;
2813 if (UREAD2(sc, UHCI_PORTSC1) & (UHCI_PORTSC_CSC |

Completed in 62 milliseconds