Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h90 #define OHCI_ED_SET_MAXP(s) ((s) << 16) macro
H A Dohci.c1545 OHCI_ED_SET_MAXP(xfer->max_frame_size)); in ohci_setup_standard_chain()
1956 OHCI_ED_SET_MAXP(xfer->max_frame_size)); in ohci_device_isoc_enter()