Home
last modified time | relevance | path

Searched refs:UHCI_PORTSC_LSDA (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Duhcireg.h86 #define UHCI_PORTSC_LSDA 0x0100 macro
H A Duhci.c2652 if (x & UHCI_PORTSC_LSDA) in uhci_roothub_exec()