Home
last modified time | relevance | path

Searched refs:OHCI_ED_SET_MAXP (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/usb/controller/
Dohci.h89 #define OHCI_ED_SET_MAXP(s) ((s) << 16) macro
Dohci.c1561 OHCI_ED_SET_MAXP(xfer->max_frame_size)); in ohci_setup_standard_chain()
1995 OHCI_ED_SET_MAXP(xfer->max_frame_size)); in ohci_device_isoc_enter()