EHCI_QH_SET_MULT  433 dev/usb/ehci.c 		sqh->qh.qh_endphub = htole32(EHCI_QH_SET_MULT(1));
EHCI_QH_SET_MULT 1383 dev/usb/ehci.c 	    EHCI_QH_SET_MULT(1) |
EHCI_QH_SET_MULT  360 dev/usb/ehcireg.h #define EHCI_QH_SET_MULT(x)	((x) << 30)