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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehcireg.h105 #define EHCI_STS_REC 0x00002000 /* RO reclamation */ macro
H A Dehci.c648 if (i & EHCI_STS_REC)
649 printf(" EHCI_STS_REC\n");

Completed in 102 milliseconds