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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehcireg.h96 #define EHCI_CMD_FLS_M 0x0000000c /* RW/RO frame list size */ macro
H A Dehci.c277 (EOREAD4(sc, EHCI_USBCMD) & EHCI_CMD_FLS_M) |
652 if (i & EHCI_CMD_FLS_M)
653 printf(" EHCI_CMD_FLS_M\n");

Completed in 129 milliseconds