Searched refs:EHCI_QH_GET_MULT (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | ehci.h | 266 #define EHCI_QH_GET_MULT(x) (((x) >> 30) & 0x03) /* pipe multiplier */ macro |
H A D | ehci.c | 735 EHCI_QH_GET_MULT(endphub)); in ehci_dump_sqh() |
Completed in 5 milliseconds