Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h394 uint8_t trb_ep_mode; member
Dxhci.c906 if (pepext->trb_ep_mode != USB_EP_MODE_STREAMS || in xhci_check_transfer()
2334 pepext->trb_ep_mode = ep_mode; in xhci_configure_endpoint()