Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h80 #define OHCI_ED_SET_EN(s) ((s) << 7) macro
H A Dohci.c1544 OHCI_ED_SET_EN(UE_GET_ADDR(xfer->endpointno)) | in ohci_setup_standard_chain()
1955 OHCI_ED_SET_EN(UE_GET_ADDR(xfer->endpointno)) | in ohci_device_isoc_enter()