Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhci.c1441 xhci_pipe_maxburst(struct usbd_pipe *pipe) in xhci_pipe_maxburst() function
1532 XHCI_EPCTX_SET_MAXB(xhci_pipe_maxburst(pipe)) | in xhci_context_setup()
2888 maxb = xhci_pipe_maxburst(xfer->pipe); in xhci_xfer_tbc()