Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duhcireg.h98 #define UHCI_PORTSC_LSDA 0x0100 macro
H A Duhci.c3136 if (x & UHCI_PORTSC_LSDA) in uhci_root_ctrl_start()