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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h262 #define EHCI_QH_GET_MULT(x) (((x) >> 30) & 0x03) /* pipe multiplier */ macro
H A Dehci.c813 EHCI_QH_GET_MULT(endphub));

Completed in 117 milliseconds