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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehcireg.h101 #define EHCI_CMD_RS 0x00000001 /* RW run/stop */ macro
H A Dehci.c261 EHCI_CMD_RS);
637 if (i & EHCI_CMD_RS)
638 printf(" EHCI_CMD_RS\n");

Completed in 79 milliseconds