Home
last modified time | relevance | path

Searched defs:xfertype (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c377 uint8_t xfertype = UE_GET_XFERTYPE(ed->bmAttributes); in dwc2_open() local
900 uint8_t xfertype = UE_GET_XFERTYPE(ed->bmAttributes); in dwc2_device_start() local
1395 uint8_t xfertype; in dwc2_host_complete() local
/netbsd-src/sys/dev/usb/
H A Dxhci.c2033 const uint8_t xfertype = UE_GET_XFERTYPE(ed->bmAttributes); xhci_open() local
2460 const uint8_t xfertype = xhci_event_transfer() local
3565 const uint8_t xfertype = UE_GET_XFERTYPE(ed->bmAttributes); xhci_setup_ctx() local
3858 const uint8_t xfertype = UE_GET_XFERTYPE(ed->bmAttributes); xhci_setup_maxburst() local
3984 xhci_bival2ival(uint32_t ival,uint32_t speed,uint32_t xfertype) xhci_bival2ival() argument
[all...]
H A Dohci.c2057 uint8_t xfertype = ed->bmAttributes & UE_XFERTYPE; ohci_open() local
H A Dehci.c1968 uint8_t xfertype = UE_GET_XFERTYPE(ed->bmAttributes); ehci_open() local
[all...]
/netbsd-src/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c773 uint8_t xfertype = ed->bmAttributes & UE_XFERTYPE; in ugenhc_open() local