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

/freebsd-13-stable/sys/dev/usb/controller/
H A Duhcireg.h52 #define UHCI_CMD_RS 0x0001 macro
H A Duhci.c283 if (UREAD2(sc, UHCI_CMD) & UHCI_CMD_RS) {
298 UHCICMD(sc, (UHCI_CMD_MAXP | UHCI_CMD_RS));

Completed in 42 milliseconds